BOAMP Public Procurement Scraper — French Government Tenders avatar

BOAMP Public Procurement Scraper — French Government Tenders

Pricing

from $1.00 / 1,000 results

Go to Apify Store
BOAMP Public Procurement Scraper — French Government Tenders

BOAMP Public Procurement Scraper — French Government Tenders

Scrape French public procurement notices from BOAMP open data by keyword, department, procedure type and estimated value.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Julien ApiKiy

Julien ApiKiy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

BOAMP Public Procurement Scraper

Scrapes French public procurement notices (marchés publics) from BOAMP's public open data API — the official government bulletin for public tenders in France.

What it does

Queries the BOAMP Opendatasoft API and returns structured procurement notices: title, description, contracting authority, location, publication/deadline dates, estimated value, procedure type and CPV classification codes.

Data source: BOAMP is public government open data — no authentication required, and scraping/republishing it is fully legal.

Input

FieldDescription
keywordsSearch keywords (e.g. informatique, bâtiment, transport). Leave empty for all notices.
maxResultsMaximum number of records to fetch (1–10,000). Default 100.
procedureTypeFilter by procedure type: all, ouvert, restreint, negocie, dialogue_competitif, partenariat_innovation.
minEstimatedValueMinimum estimated value in EUR. Notices without a disclosed estimated value are excluded when this is set.
departmentFrench department code (e.g. 54). Leave empty for all of France.

Output

Each dataset item:

{
"id": "25-88236",
"title": "Mission d'audits internes et assistance technique...",
"description": "Les prestations du marché concernent...",
"organization": "SID - Expertise et production nationale",
"organizationCity": "Versailles",
"organizationDepartment": "78",
"publicationDate": "2025-06-01T00:00:00.000Z",
"deadline": "2025-07-01T12:00:00.000Z",
"estimatedValue": 237500,
"currency": "EUR",
"procedureType": "Procédure Ouverte",
"cpvCodes": ["71314200"],
"cpvLabels": [],
"url": "https://www.boamp.fr/pages/avis/?q=idweb:25-88236",
"scrapedAt": "2026-07-05T12:00:00.000Z"
}

Notes:

  • estimatedValue/cpvCodes are only present in the BOAMP data itself for notices published under the newer EU eForms format (2024+). Older notices fall back to BOAMP's own descriptor codes for cpvCodes/cpvLabels, and estimatedValue is null when the source notice doesn't disclose it.

Pricing

Pay-per-use, no monthly fees:

  • Actor start • Price: $0.01
  • Per result • Price: $0.001

Example: A run returning 500 procurement records costs $0.51 total.