Skip to content

tbeg/zeep

Repository files navigation

scrape saved houses from your private funda account....no particular use here ... just experimenting with scraping, hendrix (https://github.com/hendrix/hendrix) , geodjango and react js

..... working towards using hendrix task (as an alternative to celery) for running the import as a scheduled task (now its a mangement command)

set funda user & passwd in utils.py (TODO: :)

install docker & docker-compose

best to build images before:

docker-compose build

drink coffee ...

use management command to scrape your saved funda houses:

docker-compose run zeepweb python manage.py manual_scrape

run:

npm install .

start:

./node_modules/.bin/webpack --config webpack.config.js --watch

start zeep:

docker-compose run --service-ports zeepweb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published