10000 GitHub - dsendner/seloger-scraper: A scraper for seloger.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dsendner/seloger-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seloger-scraper

Scrape accomodation listings on seloger.com

Installation

lein uberjar

Usage

$ java -jar seloger-scraper-0.1.0-standalone.jar [args]

Options

-c --city Name of the city you want to search accommodation in.
-m --max-price The Maximum selling price.
-h --help

Examples

java -jar ./target/uberjar/seloger-scraper-0.1.0-standalone.jar -c montpellier -m 10000

Todo

  • Find city id based on name (instead of hardcoded list)
  • Add apartment type
  • Add more information for each listing
  • Improve scraping speed

About

A scraper for seloger.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0