toby-p / rightmove_webscraper.py

Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object
MIT License
253 stars 113 forks source link

Full house description #26

Open kt6345 opened 4 years ago

kt6345 commented 4 years ago

Hi! With the scraper, would it be possible to add a field which pulls the entire description of the property on the rightmove website? I.E what the agent has written about the house?

Thanks!