Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-x-/scian
Simple cian stat
https://github.com/a-x-/scian
cian crawler static-site
Last synced: about 2 months ago
JSON representation
Simple cian stat
- Host: GitHub
- URL: https://github.com/a-x-/scian
- Owner: a-x-
- License: mit
- Created: 2016-01-24T09:16:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T14:43:50.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T11:57:05.093Z (9 months ago)
- Topics: cian, crawler, static-site
- Language: JavaScript
- Homepage: https://www.facebook.com/a.gnrl/posts/1020812954631586?pnref=story
- Size: 74.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scian
Simple cian.ru (ЦИАН) stat```
Usage
$ scian [url]Options
-p, --price-min [30k] Min cian search price (for uri query)
-f, --foot-time [15] Metro foot time
-n, --pages-num [10] Number of pages to scanExamples
$ ./scian
$ ./scian -n10 -p10 -f5
$ ./scian 'http://www.cian.ru/cat.php?deal_type=sale&district[0]=121&offer_type=flat&only_foot=2&room1=1'
```### Example output
html loaded 704573
parser inited: functionhtml loaded 713850
parser inited: functionprices 35,35,40,...,45,45,47,50,49.5,50,50,50,50
* true max 90.00
* true min 48.70
* mean 63.46
* **median** 55.00### simple in browser script for one page
https://gist.github.com/a-x-/5878942b1c77ac1d6fff