GitHub - besson/zuhause: A scrapy to help you to find apartments to rent easily · GitHub
Skip to content

besson/zuhause

Folders and files

Repository files navigation

Zuhause

A scrapy to help you to find apartments/flats to rent easily in Berlin

Requirements

Set up

  1. Install requirements:
$ pip install -r requirements.txt
  1. Set your Mongodb and Elasticsearch configuration of zuhause/zuhause_config.py
  2. Make sure Mongodb and Elasticsearch is running :)

Scrapping apartments

$ cd zuhause
$ scrapy crawl <spider name>

Available spiders

  • coming-home
  • immobilien

Searching

  1. Set up your search parameters (filters) in a .yml file, like this example:

filters

  1. Run search across your filters:
$ python search.py search/my_search.yml

About

A scrapy to help you to find apartments to rent easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages