EPC Scraper avatar
EPC Scraper

Pricing

$30.00/month + usage

Go to Store
EPC Scraper

EPC Scraper

Developed by

Dhrumil Bhankhar

Dhrumil Bhankhar

Maintained by Community

Scrape https://find-energy-certificate.service.gov.uk to crawl millions of EPCs from United Kingdom. Our energy performance certificate scraper also lets you monitor specific post code for new EPC listed. You can provide multiple search result listings to scrape/monitor.

0.0 (0)

Pricing

$30.00/month + usage

5

Total users

21

Monthly users

2

Runs succeeded

>99%

Last modified

a year ago

You can access the EPC 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.

$echo '{
< "listUrls": [
< {
< "url": "https://find-energy-certificate.service.gov.uk/find-a-certificate/search-by-postcode?postcode=BN1+4JB"
< }
< ],
< "threads": "3",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call dhrumil/epc-scraper --silent --output-dataset

EPC Scraper API through CLI

The Apify CLI is the official tool that allows you to use EPC Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: