Fast Zoopla Properties Scraper avatar
Fast Zoopla Properties Scraper

Pricing

$1.00 / 1,000 results

Go to Store
Fast Zoopla Properties Scraper

Fast Zoopla Properties Scraper

Developed by

Tri⟁angle

Maintained by Apify

Scrape houses and flats for sale and to rent from zoopla.co.uk in a couple of seconds.

4.8 (4)

Pricing

$1.00 / 1,000 results

1

Total users

26

Monthly users

4

Runs succeeded

>99%

Last modified

5 months ago

You can access the Fast Zoopla Properties Scraper programmatically from your own applications by using the Apify API. You can also 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  "startUrls": [
3    {
4      "url": "https://www.zoopla.co.uk/for-sale/property/london/?q=London&results_sort=newest_listings&search_source=for-sale"
5    },
6    {
7      "url": "https://www.zoopla.co.uk/for-sale/details/65671981/"
8    }
9  ]
10}' |
11apify call tri_angle/fast-zoopla-properties-scraper --silent --output-dataset

Fast Zoopla Properties Scraper API through CLI

The Apify CLI is the official tool that allows you to use Fast Zoopla 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: