Data.gov.uk Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ‡ฌ๐Ÿ‡ง avatar

Data.gov.uk Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ‡ฌ๐Ÿ‡ง

Pricing

$19.89/month + usage

Go to Apify Store
Data.gov.uk Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ‡ฌ๐Ÿ‡ง

Data.gov.uk Scraper - Cheap ๐ŸŒ๐Ÿ“Š๐Ÿ‡ฌ๐Ÿ‡ง

๐Ÿ”Ž Easily collect dataset listings from data.gov.uk Provide one or multiple search URLs and extract dataset information such as ๐Ÿ“„ Dataset Title ๐Ÿข Published By ๐Ÿ•’ Last Updated ๐Ÿ“ Description ๐Ÿ”— Dataset URL & more Perfect for open data research, government data monitoring & dataset discovery ๐Ÿ“Š๐Ÿš€

Pricing

$19.89/month + usage

Rating

5.0

(1)

Developer

Storm_Scraper

Storm_Scraper

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Data.gov.uk Dataset Scraper ๐ŸŒ๐Ÿ“Š๐Ÿ‡ฌ๐Ÿ‡ง

The Data.gov.uk Dataset Scraper is a powerful automation tool designed to extract structured dataset listings directly from:

๐Ÿ‘‰ data.gov.uk

Whether you're researching public datasets, analyzing government open data, building research datasets, monitoring public sector publications, or collecting data sources for analytics โ€” this scraper helps you gather clean, structured dataset information quickly and reliably.


๐Ÿ” What It Does

Simply provide one or more Data.gov.uk search URLs, and the scraper will:

โœ… Scrape dataset listings from each URL independently

โœ… Automatically handle pagination via page numbers

โœ… Respect maxItemsPerUrl limits

โœ… Extract structured dataset metadata

โœ… Provide ready-to-use dataset views for analysis


๐Ÿ“Š Data Extracted

๐Ÿ”น Overview Fields

FieldDescription
๐Ÿ†” datasetIdUnique dataset identifier
๐Ÿ“„ titleDataset title
๐Ÿข publishedByOrganization or government body that published the dataset
๐Ÿ•’ lastUpdatedLast update date of the dataset
๐Ÿ“ descriptionDataset summary or description
๐Ÿ”— datasetUrlDirect link to the dataset page
๐ŸŒ sourceUrlOriginal search page URL

๐Ÿ”น Detailed Fields

FieldDescription
productIdUnique product identifier
titleProduct title
salePriceCurrent price
originalPriceOriginal price before discount
priceBadgePromotional badge
attributeBadgeProduct collection / attribute
colorVariantsCountNumber of color variations
displayOrderPosition of the product in the listing
imageUrlProduct image
productUrlProduct page URL
moreLikeUrlSimilar products page
sourceUrlOriginal search URL

๐Ÿ›  How to Use

1๏ธโƒฃ Deploy the Actor on Apify

2๏ธโƒฃ Provide one or more Data.gov.uk search URLs

Examples:

Search datasets by topic

https://www.data.gov.uk/search?filters%5Btopic%5D=Business+and+economy

Search health datasets

https://www.data.gov.uk/search?filters%5Btopic%5D=Health

Search environment datasets

https://www.data.gov.uk/search?filters%5Btopic%5D=Environment

Search by keyword

https://www.data.gov.uk/search?q=climate+change

Search by publisher

https://www.data.gov.uk/search?filters%5Bpublisher%5D=NHS+Digital

3๏ธโƒฃ Set maxItemsPerUrl

0 = unlimited

or specify a number to limit results collected per URL.

4๏ธโƒฃ Run the scraper

5๏ธโƒฃ Export your data in

โœ… JSON

โœ… CSV

โœ… Excel

โœ… XML

โœ… HTML


๐Ÿ’ธ Pricing

This scraper runs on a monthly subscription model.

You only pay for successful runs.

๐Ÿ’ณ Price: $19.89 / month


If you're interested in other Rutube, E-commerce, Events, Real Estate, Jobs, Company Leads, YouTube or Facebook scraping solutions, check out these related tools:


You can even apply sentiment analysis on the data text we've extracted! ๐Ÿ˜ƒ๐Ÿ“Š:

โš™๏ธ Input Configuration

๐Ÿ“ฅ Input Example

{
"urls": [
"https://www.data.gov.uk/search?filters%5Btopic%5D=Business+and+economy",
"https://www.data.gov.uk/search?filters%5Btopic%5D=Health"
],
"maxItemsPerUrl": 20
}

Input Fields

FieldTypeDescription
urlsarrayOne or more Data.gov.uk search URLs
maxItemsPerUrlintegerMaximum number of datasets collected per URL (0 = unlimited)

๐Ÿ“ค Output Example

{
"datasetId": "a24c061b-d57e-4889-abbc-eead787f38e6",
"title": "Bioscience and Health Technology Database",
"publishedBy": "Department for Business, Energy and Industrial Strategy",
"lastUpdated": "21 August 2020",
"description": "This dataset is used by Departmental officials to analyse and produce annual reports and statistics within the UK Life Sciences sector. This data includes the number of companies, turnover and...",
"datasetUrl": "https://www.data.gov.uk/dataset/a24c061b-d57e-4889-abbc-eead787f38e6/bioscience-and-health-technology-database",
"sourceUrl": "https://www.data.gov.uk/search?filters%5Btopic%5D=Business+and+economy"
},
{
"datasetId": "6ad174b4-a4f6-47f1-92ea-0e0b04566d70",
"title": "Food and Feed Businesses subject to Intensified Official Controls",
"publishedBy": "Food Standards Agency",
"lastUpdated": "08 January 2021",
"description": "A list of companies exporting to the European Union currently made subject by the European Commission to Intensified Official Controls (those with the statuses โ€˜Activeโ€™, โ€˜Imposing checksโ€™ or โ€˜Newโ€™...",
"datasetUrl": "https://www.data.gov.uk/dataset/6ad174b4-a4f6-47f1-92ea-0e0b04566d70/food-and-feed-businesses-subject-to-re-enforced-checks",
"sourceUrl": "https://www.data.gov.uk/search?filters%5Btopic%5D=Business+and+economy"
}

๐Ÿ“Š Preconfigured Dataset Views

๐Ÿ”Ž Datasets View

Quick overview of all collected datasets.

Fields included:

Dataset ID Title Published By Last Updated Description Dataset URL Source URL

๐Ÿข By Publisher View

Groups datasets based on the publishing organization.

Fields included:

Published By Dataset ID Title Last Updated Dataset URL Source URL

๐ŸŒ By Source URL View

Groups datasets by the search URL used to scrape them.

Fields included:

Source URL Dataset ID Title Published By Last Updated Dataset URL


๐ŸŒ Why Use This Scraper?

๐Ÿ“Š Open Data Research

Collect structured datasets from the UK government's open data portal.

๐Ÿ“ˆ Data Science & Analytics

Build datasets for machine learning, statistical analysis, and dashboards.

๐Ÿ› Government Data Monitoring

Track updates to datasets published by public institutions.

๐Ÿ”Ž Dataset Discovery

Find new datasets by topic, publisher, or keyword.

๐Ÿ“š Academic Research

Gather public datasets for studies in economics, health, environment, and public policy.


Disclaimer

This scraper is an independent automation tool and is not affiliated with, endorsed by, or sponsored by the UK Government or Data.gov.uk.


๐Ÿ“ซ Support & Contact

๐Ÿ˜Š Leave a 5-star rating โญโญโญโญโญ if youโ€™re satisfied

๐ŸŒช๏ธ Storm Scraper https://apify.com/scrapestorm

For questions, feature requests, or custom scraping solutions, contact us directly via Apify or email.