
Zillow Search Scraper
Pay $2.00 for 1,000 results

Zillow Search Scraper
Pay $2.00 for 1,000 results
Extract data about properties for sale and rent on Zillow using the Zillow API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
Actor Metrics
224 monthly users
4.1 / 5 (9)
61 bookmarks
99% runs succeeded
14 days response time
Created in Dec 2023
Modified a month ago
How to avoid duplicate listings between actor runs?
I'm using this actor to collect rental listings and running it periodically. Currently I'm receiving the same listings in subsequent runs, which is costing extra credits and creating duplicates in my database.
Is there a configuration option or parameter that would allow me to only receive new listings that haven't been collected in previous runs? Ideally I'd like a solution that doesn't require code modifications.
Thanks a ton!