Skip to content

eduarias/house_finder

Repository files navigation

House finder

Codacy Badge

Find a house crawling real state portals. Currently supporting Fotocasa and Habitaclia.

To run it

docker-compose up -d

The crawling proccess will start and results can be view on http://ip:8000

To run again the crawler for updates just:

docker-compose up -d crawler