Skip to content

Python programs to scrape Immoscout24 and Immowelt

License

Notifications You must be signed in to change notification settings

c0nr3f/ImmoScrape24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImmoScrape24

Python programs to scrape Immoscout24 and Immowelt

The variables are mostly german and the code is not commented.

Install packages

pip install bs4 selenium

Further information

Make sure, that you have the right webdriver for the browser you want to use installed. I use Firefox in my example.

Run the ipynb or copy all the code to a Python file and run it there.

Be aware, that Immoscout may use a captcha. I was too lazy to automate it, so I added a timer for 15 sec to solve it by hand.

About

Python programs to scrape Immoscout24 and Immowelt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published