Skip to content

scraping property data from a real estate website using BeautifulSoup

Notifications You must be signed in to change notification settings

manankohlii/real-estate-web-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

scraping property data from a real estate website using BeautifulSoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages