EPC Scraper avatar

EPC Scraper

Try for free

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

View all Actors
EPC Scraper

EPC Scraper

dhrumil/epc-scraper
Try for free

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

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.

You can access the EPC 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://find-energy-certificate.service.gov.uk/find-a-certificate/search-by-postcode?postcode=BN1+4JB"
5    }
6  ],
7  "threads": "3",
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 3 stars
  • 100.0% runs succeeded
  • Created in Mar 2024
  • Modified 6 months ago