French Public Procurement Contracts (DECP) avatar

French Public Procurement Contracts (DECP)

Pricing

Pay per usage

Go to Apify Store
French Public Procurement Contracts (DECP)

French Public Procurement Contracts (DECP)

Search France's DECP public procurement open data: tenders and awarded contracts by buyer, supplier, keyword, city or CPV code. Returns amount in euros, object, both parties with SIRET, procedure and dates. Free, key-free - ideal for lead generation and market intelligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

What it does

French Public Procurement Contracts searches France's DECP open data (Données Essentielles de la Commande Publique) — the official register of public tenders and awarded contracts. Search by buyer, supplier, keyword, city or CPV code and get, for each marché public: the contract object, the amount in euros, the buyer (name + SIRET), the awarded supplier (name + SIRET), the procedure, nature, CPV classification, place of execution and the notification and publication dates. No API key, no scraping. This actor is free — you only pay for your own Apify platform usage.

Input

FieldTypeDescription
queriesarray of stringsOne full-text search per entry: buyer, supplier, keyword, city or CPV code.
maxResultsintegerMax contract records across all searches (default 200).
{
"queries": ["informatique", "Nantes"],
"maxResults": 40
}

Output

One dataset item per contract. Example:

{
"query": "informatique",
"status": "found",
"id": "2023F01-LOT0100",
"object": "Fourniture de matériel informatique à destination des collectivités adhérentes",
"amount_eur": 350000,
"nature": "ACCORD-CADRE",
"procedure": "Appel d'offres ouvert",
"cpv_code": "30200000-1",
"buyer_name": "SYNDICAT MIXTE POUR LA MODERNISATION NUMERIQUE...",
"buyer_siret": "25120086100036",
"supplier_name": "SIA-12 Informatique",
"supplier_siret": "50127806300026",
"execution_place": "Rodez",
"duration_months": 12,
"notification_date": "2023-02-28",
"publication_date": "2023-07-05",
"source": "PES Marchés"
}

Searches with no hits return {"status": "not_found"}; errors return {"status": "error"} with a message — the actor never crashes on a bad entry.

Use cases

  • Lead generation: find public buyers and the suppliers who win their contracts.
  • Market intelligence: track amounts, CPV categories and procedures over time.
  • Competitor watch: see which companies win tenders in your sector or region.
  • Enrich a CRM with public-sector spending signals by SIRET.

Limitations & fair use

  • Data is the official DECP (essential data only); coverage depends on buyers' publication.
  • Full-text relevance follows the source's own indexing; refine terms for precision.
  • The actor paginates politely and caps at 10,000 hits per search term.

More actors by this developer

Part of a family of French open-data actors (SIRENE companies, BODACC announcements, IGN cadastre, and more). See all actors by vigilant_jasmine.