Zoopla Sold Properties Scraper avatar

Zoopla Sold Properties Scraper

Under maintenance
Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Zoopla Sold Properties Scraper

Zoopla Sold Properties Scraper

dhrumil/zoopla-sold-properties-scraper
Try for free

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    "groups": [
11      "RESIDENTIAL"
12    ]
13  }
14}' |
15apify 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:

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 3 months ago