Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 791 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 791 Bytes

Real Estate Web Scrapper

GitHub Pipenv locked Python version GitHub commit activity

Python script to scrape property data from a real estate website using BeautifulSoup

Script is based on data extracted from a cached version of century21.com

Extracted data can be viewed in a .csv file saved using Pandas

test.py and century21.py are used for testing puposes
Run the final21.py script to get the .csv file
URL of the website can be changed for finding properties in different locations