Zoopla Sold Properties Scraper
3 days trial then $30.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsZoopla Sold Properties Scraper
3 days trial then $30.00/month - No credit card required now
Scrape Zoopla.co.uk to crawl millions of off market real estate properties from United Kingdom. Our real estate scraper also lets you monitor specific listing for sold properties. You can provide multiple off market search result listings to scrape/monitor.
You can access the Zoopla Sold Properties Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "listUrls": [
3 {
4 "url": "https://www.zoopla.co.uk/house-prices/sw1a-1bg/?new_homes=include&view_type=list"
5 }
6 ],
7 "threads": "3",
8 "proxy": {
9 "useApifyProxy": true,
10 "apifyProxyGroups": [
11 "RESIDENTIAL"
12 ],
13 "apifyProxyCountry": "GB"
14 },
15 "browserWSEndpoint": "wss://scraping_browser_name:password@host"
16}' |
17apify call dhrumil/zoopla-sold-properties-scraper --silent --output-dataset
Zoopla Sold Properties Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zoopla Sold Properties Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
2 stars
>99% runs succeeded
Created in Feb 2024
Modified 5 days ago