This script is built to scrape property data from realtor for property listings. We have used ScrapingBee to render JS on this website. It scrapes listings for targetted postal codes from targetCodes.txt file.
This script is written in python using following libraries:
- scrapy
- scrapingbee
- Just put the target postal codes in targetCodes.txt file
- Enter your API key in the script
- Run the script and it will start scraping
Note: You would need to put your API for ScrapingBee on line no. 8.
Let me know in case of any issues or queries.
Thanks & Regards
TalhaPythoneer