VOOZH about

URL: https://apify.com/fortuitous_pirate/italy-anac-scraper

⇱ Italy ANAC Anti-Corruption Authority Scraper Β· Apify


πŸ‘ Italy ANAC Anti-Corruption Authority Scraper avatar

Italy ANAC Anti-Corruption Authority Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store

Italy ANAC Anti-Corruption Authority Scraper

Italy ANAC Anti-Corruption Authority Scraper. Structured data export for lead generation, enrichment, and competitive research.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

0

Monthly active users

a month ago

Last modified

Share

Italy ANAC Public Contracts Scraper

Scrapes public contracts from Italy's ANAC (National Anti-Corruption Authority) Open Data portal. ANAC maintains a comprehensive database of Italian public procurement contracts, providing transparency into government spending and contractor awards.

API Source

Input Parameters

ParameterTypeDescriptionDefault
querystringFull-text search on contract object (oggetto)-
stazioneAppaltantestringFilter by contracting authority name-
regioneenumFilter by Italian region-
annointegerFilter by year (2010-2030)-
limitintegerMaximum number of contracts to return (1-10000)100

Region Options

  • Lombardia
  • Lazio
  • Campania
  • Sicilia
  • Veneto
  • Emilia-Romagna
  • Piemonte
  • Puglia
  • Toscana

Output Fields

Each contract record contains:

FieldTypeDescription
cigstringContract Identification Code (Codice Identificativo Gara)
oggettostringContract subject/description
stazioneAppaltanteobjectContracting authority details
stazioneAppaltante.codiceFiscalestringTax identification code
stazioneAppaltante.denominazionestringAuthority name
importoAggiudicazionenumberAward amount in EUR
importoSommeLiquidatenumberAmount paid/liquidated in EUR
dataPubblicazionestringPublication date
dataIniziostringContract start date
dataFinestringContract end date
tipologiaContrattostringContract type
modalitaSceltastringContractor selection method
criterioAggiudicazionestringAward criteria
operatoriAggiudicatariarrayList of awarded operators/contractors
regionestringRegion
provinciastringProvince
comunestringMunicipality
settorestringSector
cpvstringCommon Procurement Vocabulary code
urlGarastringTender URL
scrapedAtstringISO timestamp when record was scraped

Example Input

{
"query":"lavori stradali",
"regione":"Lombardia",
"anno":2024,
"limit":500
}

Example Output

{
"cig":"A0123456789",
"oggetto":"Lavori di manutenzione stradale ordinaria",
"stazioneAppaltante":{
"codiceFiscale":"00123456789",
"denominazione":"Comune di Milano"
},
"importoAggiudicazione":150000.00,
"importoSommeLiquidate":145000.00,
"dataPubblicazione":"2024-03-15",
"dataInizio":"2024-04-01",
"dataFine":"2024-09-30",
"tipologiaContratto":"Lavori",
"modalitaScelta":"Procedura aperta",
"criterioAggiudicazione":"Offerta economicamente piu vantaggiosa",
"operatoriAggiudicatari":["Impresa Costruzioni S.r.l."],
"regione":"Lombardia",
"provincia":"Milano",
"comune":"Milano",
"settore":"Lavori pubblici",
"cpv":"45233141-9",
"urlGara":"https://example.com/gara/123",
"scrapedAt":"2024-03-20T14:30:00.000Z"
}

Usage

Run on Apify Platform

  1. Create a new task from this actor
  2. Configure input parameters
  3. Run the task
  4. Download results in JSON, CSV, or Excel format

Run Locally

# Install dependencies
npminstall
# Set input in apify_storage/key_value_stores/default/INPUT.json
echo'{"regione": "Lazio", "limit": 50}'> apify_storage/key_value_stores/default/INPUT.json
# Run the scraper
npm start

Rate Limiting

The scraper includes a 500ms delay between API requests to avoid overwhelming the ANAC servers.

Technical Details

  • Built with Apify SDK and Crawlee
  • Uses OData query syntax for filtering
  • Fetches data in batches of 100 records
  • Results ordered by publication date (descending)

License

ISC

You might also like

Italy Public Tenders Scraper (ANAC)

ayrtondavoli97/anac-public-procurement-scraper

Extract Italian public procurement contracts from the official ANAC database. Filter by keyword, region, CPV category and value. Returns CIG, authority, winner, amounts and dates. 780k+ tenders, updated monthly.

πŸ‘ User avatar

Francesco Ayrton Davoli

2

Italian Public Tenders Monitor (ANAC)

apexforge/italian-public-tenders-monitor

Monitor Italian public procurement tenders (bandi di gara) from the official ANAC national database. Get only NEW tenders matching your CPV codes, keywords, regions and value range - with deadlines and direct links.

Moz Domain Authority Checker

jdtpnjtp/moz-domain-authority-checker

The MOZ Domain Authority API provides comprehensive domain analysis and SEO metrics through a simple REST interface. Analyze any domain to retrieve critical SEO indicators including Domain Authority (DA), Page Authority

158

1.6

Ahref Website Authority Checker

kinaesthetic_millionaire/ahref-website-authority-checker

Extract website authority metrics from Ahrefs including Domain Rating (DR), backlinks, and referring domains. Analyze SEO strength, compare competitors, and identify high-authority sites for link building with automated processing and duplicate detection.

225

3.3

Moz DA PA Metrics

scrap3r/moz-da-pa-metrics

Just enter your URL, and extract data such as domain authority, page authority, and moreβ€”all at lightning-fast. πŸŽπŸ’¨

Subito.it Italy Classifieds Scraper

unfenced-group/subito-it-scraper

Scrape 30M+ classified ads from Subito.it β€” Italy's largest marketplace. Returns title, price (EUR), category, region, city, seller type, publication date and description. Covers jobs, real estate, vehicles and all classifieds categories in Italy.

πŸ‘ User avatar

Unfenced Group

2

Subito.it Scraper β€” Italy Real Estate Data

logiover/subito-it-property-scraper

Subito.it real estate scraper & unofficial API. Scrape Italy property listings without an API key; export data to CSV, JSON or Excel.

Randstad.it Italy Scraper

unfenced-group/randstad-it-scraper

Scrape job listings from Randstad Italy with full descriptions, contract types, locations and publish dates.

πŸ‘ User avatar

Unfenced Group

3