Italy Open Data Scraper - dati.gov.it CKAN Catalog
parseforge/dati-gov-it-italy-open-data-scraper
Scrape all 65,960 datasets from Italy's national open data portal dati.gov.it: full DCAT-AP_IT metadata, distributions, 399 publishers, licences and live link checks.
- Total runs
- 21
- Bookmarked
- 0
- Last modified
- 8 days ago
This scraper was last updated on .
What does the Italy Open Data Scraper - dati.gov.it CKAN Catalog return?
Italy Open Data Scraper - dati.gov.it CKAN Catalog
Scrape all 65,960 datasets on dati.gov.it, Italy's national open data portal, in one run. Every row carries the complete DCAT-AP_IT record: publishing organization, the data holder with its IPA code, EU themes, licence, update frequency, temporal and geographic coverage, and every downloadable file. No login, no API key. Export to CSV, JSON, Excel, or XML.
dati.gov.it is a CKAN catalog that harvests 328 regional, municipal and ministerial data portals, and its own search page renders results in the browser a page at a time. This reads the catalog API directly, filters on the fields the portal actually indexes, and returns each match as one flat row with 69 columns.
| Who uses it | What they scrape dati.gov.it for |
|---|---|
| Data engineers | A machine-readable index of every open dataset Italy publishes, refreshed on a schedule |
| GIS and geospatial teams | The 6,208 datasets with a spatial extent, their bounding boxes and their WMS, SHP and GeoJSON files |
| Civic tech and journalists | What each comune, regione and ministry publishes, and which of their links have gone dead |
| Researchers | Corpora filtered by theme, licence, publisher or date, with EuroVoc subthemes already resolved |
| Procurement and policy analysts | Which public bodies publish what, under which licence, and how often they promise to update it |
What it does
This Actor reads the dati.gov.it CKAN catalog and returns each dataset as a flat row. Every dataset carries:
- 🧾 Core fields: title, description, slug, portal URL, publishing organization, national identifier and both metadata dates.
- 🇮🇹 Italian DCAT-AP_IT fields: the titolare del dato with its IPA code, the DCAT publisher and creator,
conformsTo, access rights and the source catalog the record was harvested from. - 🏷️ Classification: EU data themes with English labels, EuroVoc subthemes, CKAN groups, tags, normalised licence code and update frequency.
- 🗺️ Coverage: temporal start and end, temporal resolution, geographic name, GeoNames link, spatial type and bounding box.
- 📦 Files: how many distributions, which formats, total size in bytes, and the primary download URL. Tick one box to get a full row per file.
- 🔗 Optional live checks: whether each file still downloads, and what the bytes actually are versus what the portal claims.
Results export to CSV, JSON, Excel, or XML, or stream from the API.
What you can do with Italy open data
🗂️ Build a searchable index of Italian public data.
Sweep the whole catalog once, then re-run filtered by modifiedFrom on a schedule to pick up only what changed. Every row has a stable datasetId and a portal URL.
🗺️ Find the geospatial layers.
Turn on Geospatial datasets only and filter formats to GeoJSON, Shapefile, GML or WMS. You get the bounding box and the service endpoint on the same row.
🔍 Audit a public body's open data.
Filter by organization slug or by data holder name, add the publisher profile, and you have every dataset that body publishes with its certified email, website and region.
🧪 Check the catalog is telling the truth.
Turn on the two live checks and the run reports which download links are dead and which files are not the format the metadata declares.
Why choose this scraper
| What you get | |
|---|---|
| 69 columns per dataset | The full DCAT-AP_IT record flattened, not the raw CKAN package dumped into a cell. |
| Filters measured against totals | Every dropdown value was checked against the live catalog count, so nothing silently returns zero. |
| Spelling variants folded in | The portal writes CC BY 4.0 four ways and uses 92 format spellings. One choice matches all of them. |
| Nine extra row types | Distributions, organizations, themes, tags, licences, formats, data holders, publishers and source catalogs. |
| Live link and byte checks | Optional. The portal harvests 328 catalogs and never revalidates a link. |
| Four export formats | CSV, JSON, Excel, and XML, from the dashboard or the API. |
How it compares
Two other Actors read dati.gov.it and both return the CKAN package roughly as it arrives, billed per item. The generic CKAN exporters do the same for any portal. The difference here is that the Italian-specific fields are parsed out rather than left nested, the filter vocabularies were measured against live counts instead of copied from the CKAN docs, and the two live checks exist at all.
| Feature | ParseForge | benthepythondev/italy-dati-gov-scraper | datapilot/open-data-portal-harvester | straightforward_hydra/ckan-open-data-scraper |
|---|---|---|---|---|
| DCAT-AP_IT fields parsed out (holder, IPA code, themes, EuroVoc) | Yes, 69 columns | Raw package | Raw package | Raw package |
| Filters verified against catalog totals | Yes, all of them | No | No | No |
| Licence and format spelling variants folded | Yes | No | No | No |
| Dead-link check on distributions | Optional | No | No | No |
| Byte probe: does the file match its declared format | Optional | No | No | No |
| Directory exports (holders, publishers, source catalogs) | 9 row types | No | No | No |
| Price per 1,000 rows | $7.00 | Not published | $2.00 | $2.00 |
The generic exporters are cheaper per row. If all you need is the raw CKAN package for one portal, use them. This one costs more because the row is parsed, the vocabularies are resolved, and the optional checks go out to the publishers' own servers.
What a dataset looks like
{
"datasetId": "d74a05d3-8056-4291-91f9-34a8168c5b24",
"name": "rilevazione-dei-prezzi-al-consumo-del-comune-di-firenze-del-2018-gennaio1",
"url": "https://www.dati.gov.it/dataset/rilevazione-dei-prezzi-al-consumo-del-comune-di-firenze-del-2018-gennaio1",
"title": "Rilevazione dei prezzi al consumo del Comune di Firenze del 2018 - Gennaio",
"description": "Il dataset contiene i dati relativi alla rilevazione dei prezzi al consumo del Comune di Firenze del 2018 nel mese di gennaio. Il separatore delle risorse CSV è \";\" (lett. punto e virgola).",
"organization": "regione-toscana",
"organizationTitle": "Regione Toscana",
"organizationId": "9bcd4050-eecd-400b-8196-cd4db7b38c58",
"holderName": "Regione Toscana",
"holderIdentifier": "r_toscan",
"publisherName": "Comune di Firenze",
"publisherIdentifier": "c_d612",
"publisherUri": "Not Disclosed",
"publisherEmail": "Not Disclosed",
"creatorNames": ["Comune di Firenze - Direzione Generale - Servizio Pianificazione, Controllo e Statistica"],
"rightsHolder": "Not Disclosed",
"themeCodes": ["SOCI"],
"themeLabels": ["Population and society"],
"subThemes": [],
"groups": ["societa"],
"groupTitles": ["Società"],
"tags": ["08prezzi", "comune-firenze", "consumo", "finanze", "indici", "opendata", "prezzi"],
"tagCount": 7,
"licenceCode": "CC-BY-4.0",
"licenceLabel": "Creative Commons Attribution 4.0",
"licenceRaw": "Creative Commons Attribuzione 4.0 Internazionale (CC BY 4.0)",
"licenceUrl": "Not Disclosed",
"isOpenLicence": "No",
"accessRights": "Not Disclosed",
"updateFrequency": "NOT_PLANNED",
"updateFrequencyLabel": "Not planned",
"updateFrequencyRaw": "NOT_PLANNED",
"language": "ITA",
"nationalIdentifier": "c_d612:D.6052",
"alternateIdentifiers": [],
"conformsTo": ["http://dati.gov.it/onto/dcatapit#"],
"issued": "2018-01-31",
"modified": "2018-01-31",
"metadataCreated": "2026-06-28T03:40:05.254742",
"metadataModified": "2026-08-22T16:56:52.194367",
"temporalStart": "2018-01-31",
"temporalEnd": "Not Disclosed",
"temporalResolution": "Not Disclosed",
"geographicalName": "ITA_FLR",
"geoNamesUrl": "https://www.geonames.org/6542285",
"spatialType": "N/A",
"boundingBox": "N/A",
"contactName": "Comune di Firenze",
"contactEmail": "opendata@comune.fi.it",
"contactUri": "https://dati.toscana.it/organization/881795ff-b47f-4c85-923c-b67b2d86fd8d",
"landingPage": "https://dati.toscana.it/dataset/rilevazione-dei-prezzi-al-consumo-del-comune-di-firenze-del-2018-gennaio#",
"sourceUri": "https://dati.toscana.it/dataset/rilevazione-dei-prezzi-al-consumo-del-comune-di-firenze-del-2018-gennaio",
"sourceCatalogTitle": "Not Disclosed",
"sourceCatalogHomepage": "Not Disclosed",
"sourceCatalogPublisher": "Not Disclosed",
"sourceCatalogModified": "Not Disclosed",
"sourceCatalogType": "Not Disclosed",
"harvestSourceTitle": "Regione Toscana",
"isNativeDataset": "No",
"resourceCount": 1,
"resourceFormats": ["CSV"],
"hasMachineReadable": "Yes",
"totalSizeBytes": 688,
"primaryDownloadUrl": "https://data.comune.fi.it/datastore/download.php?id=6052&type=1&format=csv",
"viewCount": "N/A",
"downloadCount": "N/A",
"searchCount": "N/A",
"rowType": "dataset",
"scrapedAt": "2026-08-27T16:15:56.950Z"
}
Fields the portal does not fill for a given dataset come back as Not Disclosed; fields that do not apply come back as N/A. Nothing is ever null.
Configure the run
Leave everything empty and the Actor sweeps the whole catalog, most recently changed first. Add filters to narrow it, or paste dataset URLs to fetch specific records. Filters run in the portal's own index, so only matching datasets are read and billed. The Input tab lists every parameter.
Sweep the catalog for a theme and keep only datasets that ship a real data file:
{ "themes": ["ambiente"], "formats": ["CSV", "JSON", "GeoJSON"], "maxItems": 2000 }
Everything one city publishes, with its files and the publisher profile:
{ "organizations": ["comune-di-milano"], "includeResources": true, "includeOrganizationProfile": true, "maxItems": 5000 }
Audit the geospatial layers and check the downloads still work:
{ "onlyGeospatial": true, "formats": ["SHP", "WMS", "GeoJSON"], "includeLinkCheck": true, "includeFileProbe": true, "maxItems": 300 }
Free users
Free-plan runs return up to 10 rows as a preview. Upgrade your Apify plan to collect up to 1,000,000 rows per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the Italy Open Data Scraper.
- Pick your
themes,organizationsorformats, setmaxItems, tick any extra row types, and click Start. - Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to Italy's open data catalog through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/dati-gov-it-italy-open-data-scraper"
Then prompt it in plain language:
- "Find Italian open datasets about air quality published as CSV and list who publishes them."
- "List every dataset the Comune di Milano publishes with a CC BY licence, newest first."
- "Pull the geospatial datasets from Regione Toscana and tell me which download links are dead."
Copy this into ChatGPT, Claude, or Cursor to start:
Use the Apify Actor "parseforge/dati-gov-it-italy-open-data-scraper" to search Italy's national open data catalog dati.gov.it. Input: { "searchTerms": ["<keyword>"], "themes": ["<governo|ambiente|salute|trasporti|...>"], "organizations": ["<slug>"], "formats": ["CSV"], "maxItems": <n> }. It returns title, url, organization, holderName, themeLabels, licenceLabel, updateFrequencyLabel, resourceCount, resourceFormats and primaryDownloadUrl per dataset. Call it with the ApifyClient and my APIFY_TOKEN.
Troubleshooting
Why am I getting no results?
A filter value the portal does not know returns zero rows rather than an error. Organization slugs, holder names, publisher names and source catalog titles must match exactly; run the matching directory box once to see the real values with their counts.
Why fewer rows than I asked for?
maxItems is a cap on total rows, not on datasets. If you also ticked distribution rows or a directory, they draw from the same budget. Directories are collected smallest first, so tags, which run to thousands of values, take whatever is left.
Why is a field empty?
Not Disclosed means the publisher did not fill that DCAT field, and N/A means it does not apply to that record. Both are the record's real state. isOpenLicence says No on most rows because the portal's own open flag is set on only 4,026 of 65,960 datasets even though 61,448 carry a CC BY licence; use the licenceCode column instead.
Why is a download link reported dead?
The portal harvests metadata from 328 separate catalogs and never revalidates the URLs. Some publishers' servers are also firewalled against non-Italian traffic, which the check reports as a timeout rather than an HTTP error.
Why is the run slow?
The catalog API answers a 200-dataset page in about eight seconds, so a full sweep of 65,960 datasets is bounded by paging. The two optional live checks go out to the publishers' own servers and are much slower than the catalog itself; raise maxItems gradually or lower maxResourcesPerDataset.
FAQ
| Question | Answer |
|---|---|
| Do I need an account or API key for dati.gov.it? | No. The catalog API is open and anonymous, and this Actor uses no proxy. |
| How many datasets are there? | 65,960 as of 27 August 2026, from 447 registered organizations and 328 source catalogs. |
| What is the difference between organization and data holder? | The organization is the account that published the record on the portal, usually a region. The titolare del dato is the body legally responsible for the data, often a single comune. There are 1,763 holders against 447 organizations. |
| Can I get the actual data files, not just the metadata? | The rows give you every download URL. Tick the byte probe to also get each file's real type, delimiter and column headers without downloading it whole. |
| Can I filter by region or province? | Not directly: the portal has no region filter. Filter by organization slug, or turn on the organizations directory, which carries the Italian region for 364 of 447 bodies. |
| Why do some formats appear twice in the formats directory? | The index is case sensitive and the catalog stores 92 spellings for about 34 real formats. GML matches 1,521 datasets and gml another 92. The format filter folds them together for you. |
| Can I run a raw CKAN query? | Yes. customFilterQuery takes a Solr fq clause and is ANDed with the other filters. |
| How many rows per run? | Free plan: 10. Paid: up to 1,000,000, bounded by what the catalog and your filters return. |
| Is this an official AgID product? | No. It is unofficial and reads only the public dati.gov.it catalog API. |
🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by AgID or the Italian government. It collects only publicly available dati.gov.it catalog metadata. You are responsible for using the data in compliance with the portal's terms, the licence on each dataset, and applicable laws including GDPR, CCPA, and PIPL. Do not use it to identify, profile, or target individuals.
What input does the Italy Open Data Scraper - dati.gov.it CKAN Catalog accept?
| Field | Type | What it does | Default |
|---|---|---|---|
| searchTerms | array | Free-text queries run against the whole catalogue (title, description, tags). Italian works best: bilancio, turismo, mobilita. Leave empty to sweep every dataset. | [] |
| startUrls | array | Specific dati.gov.it dataset pages, for example https://www.dati.gov.it/dataset/zone-turistiche-citta-metropolitana-di-firenze. When you supply these, only these datasets are scraped and the filters below are ignored. | [] |
| datasetSlugs | array | CKAN dataset names or UUIDs, one per line. Same effect as Dataset URLs, without the URL. | [] |
| maxItems | integer | Free users: limited to 10 items (preview). Paid users: up to 1,000,000. | 10 |
| themes | array | EU data themes as dati.gov.it groups them. Counts on 2026-08-27: governo 31,664 | societa 9,833 | economia 6,609 | ambiente 5,860 | cultura 4,356 | regioni 3,824 | trasporti 2,162 | scienza 1,576 | salute 1,162 | agricoltura 795 | giustizia 763 | energia 297 | internazionali 56. | [] |
| organizations | array | Publishing body slugs, one per line, for example regione-toscana, comune-di-milano, inps, ministero-dell-economia-e-delle-finanze. 447 are registered and 399 have at least one dataset; tick 'Organizations directory' below to export the full list with dataset counts. | [] |
| holderNames | array | Exact holder names, one per line, for example Comune di Milano or Istituto Nazionale Previdenza Sociale. The holder is the body legally responsible for the data and is often narrower than the publishing organization. 1,763 exist. | [] |
| publisherNames | array | Exact DCAT publisher names, one per line. Populated on about 95 percent of datasets and often names a department rather than the whole body. | [] |
| sourceCatalogs | array | The regional or municipal portal a dataset was harvested from, exact title, for example Open Data Veneto or MEF OpenBDAP. 328 feed the national catalogue. | [] |
| formats | array | Keep only datasets that publish at least one file in these formats. Each choice expands to every spelling the catalogue really uses, because the index is case sensitive (GML matches 1,521 datasets and gml another 92). | [] |
| licences | array | Each choice expands to every spelling the portal stores for that licence. CC BY 4.0 alone is recorded four different ways and covers 61,448 datasets. | [] |
| updateFrequencies | array | DCAT accrual periodicity. The portal stores 44 different spellings for about 20 real frequencies (NOT_PLANNED and NOTPLANNED are the same thing and are counted separately upstream); each choice here matches all of them. | [] |
| tags | array | Keyword tags exactly as the portal stores them, one per line, for example turismo or popolazione. Tick 'Tags directory' below to export the tag list with counts. | [] |
| language | string (5 options) | ISO 639-3 code recorded on the dataset. Each choice matches every spelling the portal stores, including the multi-language ones: Italian 48,398 datasets, German 274, English 138, Spanish 5. | any |
| minResources | integer | Keep only datasets that ship at least this many distributions. 9,413 datasets have 5 or more. | not set |
| modifiedFrom | string | Only datasets whose catalogue record changed on or after this date (YYYY-MM-DD). 60,030 changed during 2026. | not set |
| modifiedTo | string | Only datasets whose catalogue record changed on or before this date (YYYY-MM-DD). | not set |
| createdFrom | string | Only datasets first indexed on dati.gov.it on or after this date (YYYY-MM-DD). | not set |
| createdTo | string | Only datasets first indexed on dati.gov.it on or before this date (YYYY-MM-DD). | not set |
| issuedFrom | string | The publisher's own issue date, not the harvest date (YYYY-MM-DD). Populated on 92 percent of datasets. | not set |
| issuedTo | string | Upper bound for the publisher's own issue date (YYYY-MM-DD). | not set |
| onlyGeospatial | boolean | Keep only the 6,208 datasets that carry a spatial extent, which is what fills the boundingBox column. | false |
| onlyNativeDatasets | boolean | Keep only the 598 datasets loaded straight into the national portal instead of harvested from a regional catalogue. | false |
| onlyOpenLicence | boolean | Keep only the 4,026 datasets the portal itself flags as open. Note this flag is under-populated upstream: 61,448 datasets carry a CC BY 4.0 licence but only 4,026 have the flag set, so the Licences filter is usually the better tool. | false |
| customFilterQuery | string | Raw CKAN fq clause ANDed with everything above, for example res_format:PARQUET AND -organization:regione-toscana. A field name that does not exist returns zero rows rather than an error. | not set |
| sortBy | string (5 options) | Only these four orders plus relevance actually work upstream; any other value is silently ignored by the portal and falls back to relevance. | metadata_modified desc |
| includeResources | boolean | Emit one extra row per downloadable file, with its own URL, format, size, checksum and licence. Datasets average 2.4 files each. | false |
| includeOrganizations | boolean | Emit one row for each of the 447 registered publishing bodies with its IPA code, certified email, website, Italian region and dataset count. | false |
| includeThemes | boolean | Emit the 13 EU data themes with their Italian names and dataset counts. | false |
| includeTags | boolean | Emit the keyword tags used by the datasets that match your filters, with counts. | false |
| includeLicences | boolean | Emit every licence string in the matched result set with its normalised code and dataset count. | false |
| includeFormats | boolean | Emit all 92 format spellings with their canonical name, machine-readable flag and dataset count. | false |
| includeHolders | boolean | Emit the 1,763 bodies legally responsible for the data (titolare del dato), with dataset counts. | false |
| includePublishers | boolean | Emit the 1,452 DCAT publisher names in the matched result set, with dataset counts. | false |
| includeSourceCatalogs | boolean | Emit the 328 regional and municipal portals that feed dati.gov.it, with how many datasets each one contributes. | false |
| includeLinkCheck | boolean | Request each distribution and record the HTTP status, redirect target, content type and size. dati.gov.it harvests 328 catalogues and never revalidates the links; in a 193-file sample 14 percent were unreachable. | false |
| includeFileProbe | boolean | Download the first 64 KB of each distribution and report what the bytes really are, the CSV delimiter and the column headers. The declared format is often wrong: the first file checked in research was declared CSV and turned out to be a ZIP. | false |
| includeOrganizationProfile | boolean | Add the publishing body's IPA code, contact email, telephone, website and region to every dataset row. Each organization is fetched once and reused. | false |
| maxResourcesPerDataset | integer | Upper bound on how many distributions the two checks above touch per dataset. Only used when one of them is on. | 5 |
How much does the Italy Open Data Scraper - dati.gov.it CKAN Catalog cost?
from $7.00 per 1,000 results
| Charged for | What it is | Price each |
|---|---|---|
| Actor Start | Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event). | $0.054 |
| Catalogue page scanned | One page of up to 200 datasets read from the dati.gov.it CKAN index. This is the fixed cost of paging through the catalogue, spread across every row that page yields. | $0.004 |
| Dataset | One Italian open dataset with its full DCAT-AP_IT record: title, description, publishing organization, data holder with its IPA code, publisher and creator, EU themes and EuroVoc subthemes, tags, normalised licence, update frequency, national identifier, issue and modification dates, temporal coverage, geographical name with GeoNames link and bounding box, contact point, landing page, source catalogue it was harvested from, and every distribution summarised with its formats and total size. | $0.007 |
| Distribution | One downloadable file or service: its download URL, normalised and raw format, MIME type, byte size, checksum, licence and access rights, plus the identity, organization and data holder of the dataset it belongs to. | $0.003 |
| Organization | One of the 399 publishing bodies on the portal, with its IPA code, certified email, telephone, own open data website, Italian region, dataset count and the themes and keywords it publishes under. | $0.008 |
| Theme | One of the 13 EU data themes with its Italian and English titles, its EU theme code and how many datasets it carries. | $0.005 |
| Tag | One keyword from the catalogue vocabulary with the number of datasets carrying it, ranked, honouring whatever filters the run set. | $0.002 |
| Licence | One licence string as the portal stores it, with its normalised code, plain-English label, whether it is open, and how many datasets declare it. The portal records the same licence under several different spellings and this row exposes each one. | $0.004 |
| Format | One distribution format spelling with its canonical name, whether it is machine readable, and its dataset count. The catalogue uses 92 spellings for about 34 real formats and the index is case sensitive, so the raw spellings matter. | $0.003 |
| Data holder | One titolare del dato, the body legally responsible for the data under Italian open data rules, with how many datasets it holds. There are 1,763 of them against 399 publishing organizations. | $0.002 |
| Publisher | One DCAT publisher name with its dataset count. Usually a department inside a public body rather than the body itself. | $0.002 |
| Source catalogue | One of the 328 regional, municipal and ministerial portals that dati.gov.it harvests, with how many datasets it contributes to the national catalogue. | $0.003 |
| Distribution link checked | Optional. One distribution URL fetched from the publisher's own server to see whether it is actually alive: HTTP status, redirect target, content type, byte size and latency. dati.gov.it harvests metadata from 328 catalogues and never revalidates the links. | $0.004 |
| Distribution bytes probed | Optional. The first 64 KB of a distribution read with a range request, returning what the bytes really are, whether that matches the declared format, the CSV delimiter, the column headers and a sample row. Not charged when the file could not be read. | $0.012 |
| Publisher profile attached | Optional. The publishing body's IPA code, contact email, telephone, website, Italian region and total dataset count added to a dataset row. Each organization is fetched once per run and reused across every dataset it published. | $0.008 |
Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.
How do I call the Italy Open Data Scraper - dati.gov.it CKAN Catalog API?
One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.
curl -X POST "https://api.apify.com/v2/acts/parseforge~dati-gov-it-italy-open-data-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchTerms": [],
"startUrls": [],
"datasetSlugs": [],
"maxItems": 10,
"themes": []
}' What example inputs can I use?
Use these inputs to see how a run is configured.
{
"searchTerms": [],
"startUrls": [],
"datasetSlugs": [],
"maxItems": 10,
"themes": []
} What do users say about the Italy Open Data Scraper - dati.gov.it CKAN Catalog?
No reviews yet. Be the first.
How do I report an issue with the Italy Open Data Scraper - dati.gov.it CKAN Catalog?
We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.
Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.
Run Italy Open Data Scraper - dati.gov.it CKAN Catalog on Apify All scrapers
