Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 831 Bytes

File metadata and controls

38 lines (29 loc) · 831 Bytes

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