Skip to content

Web crawler, flat search engine and notification tool, that I use to find my new flat!

Notifications You must be signed in to change notification settings

RomekRJM/house-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

house-finder

Handy web crawler, that helps me find my perfect flat in Krakow! Scrapes otodom.pl site, putting all flats in ElasticSearch. Later uses advanced queries, to find flat matching location, price and couple other criterias and notifies about best ones via email.

Installation

git clone https://github.com/RomekRJM/house-finder.git
pip install virtualenv
virtualenv venv
source venv/bin/activate
cd house-finder
pip install -r requirements.txt

Now you can edit run-me.sh file, and provide all required variables. You can set it to run from cron, check crontab file.

About

Web crawler, flat search engine and notification tool, that I use to find my new flat!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published