Skip to content
/ zuhause Public

A scrapy to help you to find apartments to rent easily

License

Notifications You must be signed in to change notification settings

besson/zuhause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages