Project Duration: 1 days
Technologies Used: Python for web scraping, Excel for data presentation
Website: Zillow
Outcome: Extracted properties sold in Illinois, with a total of 620,822 records.
1. Client Request: The client requested a program to scrape data specifically for sold properties from Zillow. The focus was on properties in Granite City, East Saint Louis, and Decatur, all in Illinois.
2. Implementation Method: Overcame the Zillow API's restriction of 41 records per request by utilizing map points to increase data retrieval capacity up to 500 records at a time, significantly enhancing data scraping efficiency and reducing security blocks.
3. Results Obtained: Successfully delivered a comprehensive dataset of 620,822 sold properties, organized neatly in Excel for immediate use. Additionally, provided the client with the Python script, enabling them to extract new data whenever needed, ensuring long-term utility and flexibility in data handling.