Skip to content

Web crawler which searches the basic information of apartments on sale

Notifications You must be signed in to change notification settings

laurilarjo/apartmentcrawler

Repository files navigation

Install stuff like so:
pip install scrapy
pip install selenium

Run program like so:
scrapy crawl oikotie -o scraped_data.json -t json

To display results, run chrome like so:
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files
and open index.html

About

Web crawler which searches the basic information of apartments on sale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published