Skip to content

Scrape Immowelt offers for your city and expose them as JSON

License

Notifications You must be signed in to change notification settings

d4l-w4r/immonet-scraper-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immowelt Scraper Service

This node service scrapes all available entries for a given city from http://immowelt.de and stores them in a simple Json file store.

To make the scraped data available, the service exposes an API with 2 GET endpoints:

  • GET /api/entries - All scraped entries
  • GET /api/entry/{entryId} - An entry by its Immonet ID

By default this service starts its API on localhost:1234.

Props to Federico Bertolini for writing immowelt-scraper :)

About

Scrape Immowelt offers for your city and expose them as JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published