Skip to main content
Leboncoin is a single-country marketplace (France). This endpoint returns the market metadata programmatically for completeness and parity with other ScrapeBadger scrapers.

Response

markets
array
Array of supported markets.

Example Response

{
  "markets": [
    { "code": "FR", "domain": "leboncoin.fr", "country": "FR", "currency": "EUR", "locale": "fr-FR", "name": "France" }
  ]
}
Listing markets is a free reference endpoint (0 credits).