House hunting is no fun. Here's a Python class which will easily scrape housing information from Rightmove.
Requirements:
pandas
beautifulsoup4
selenium
joblib
- ChromeDriver for Selenium
How to:
- Make a search on Rightmove
- Copy the search URL
- See the examples notebook