Skip to content

m-rey/immoscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

immoscraper

inspired by https://statisquo.de/2018/06/11/immobilienscout24-mining-2-0-der-web-scraper-fuer-haeuser/

about

This is a script that scrapes websites like https://immobilienscout24.de and https://immowelt.de for exposés and saves the data in machine readable form.

functionality

general

  • modularize code
  • add logging

ImmobilienScout24

  • scrape exposés
  • scrape asynchronously
  • save data in machine readable form (csv)
  • add a CLI
  • combine data
  • deduplicate data
  • add option of saving data to db
  • (add option of displaying data in user friendly way)

Immowelt

  • scrape exposés
  • scrape asynchronously
  • save data in machine readable form (csv)
  • add a CLI
  • combine data
  • deduplicate data
  • add option of saving data to db
  • (add option of displaying data in user friendly way)

About

scrapes ImmobilienScout24 and Immowelt for exposés and saves them in machine readable form.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages