Leboncoin API scraper (PPE) avatar

Leboncoin API scraper (PPE)

Pricing

from $0.60 / 1,000 results

Go to Apify Store
Leboncoin API scraper (PPE)

Leboncoin API scraper (PPE)

A powerful Leboncoin.fr scraper designed to extract a wide range of listings from France's popular marketplace. This tool retrieves structured information on products, real estate, vehicles, and vacation rentals, providing details such as prices, locations, images, and seller profiles.

Pricing

from $0.60 / 1,000 results

Rating

0.0

(0)

Developer

Dennis

Dennis

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Leboncoin Scraper

Scrape listings from leboncoin.fr — France's largest classifieds marketplace. This Actor intercepts and replays the internal search API directly, delivering fast, structured results without rendering full pages for every item.

How to use Leboncoin Scraper

  1. Go to the Input tab
  2. Paste one or more leboncoin.fr search URLs with all your filters already applied into Start URLs (e.g. a category or keyword search page). Don't forget to apply your preferred sort order on the leboncoin page itself
  3. Set Max Results to limit how many listings to return (default: 100, max: 1 000)
  4. Click Start and wait for the run to finish
  5. Open the Output tab to view and download your results

Input

FieldTypeDescriptionDefault
startUrlsArrayLeboncoin search page URLs to scrapehttps://www.leboncoin.fr/recherche?text=notebook
maxResultsIntegerMaximum number of listings to return (1–1 000)100

Example input:

{
"startUrls": [
{ "url": "https://www.leboncoin.fr/recherche?text=iphone&locations=Paris" },
{ "url": "https://www.leboncoin.fr/recherche?category=9&locations=Paris&price=25000-400000&rooms=1-2&real_estate_type=1,2" }
],
"maxResults": 200
}

Output

Results are stored in the default dataset.

Example output item:

{
"list_id": 3162861987,
"subject": "Notebook neuf",
"price": [45],
"category_name": "Ordinateurs",
"location": {
"city": "Thoissey",
"zipcode": "01140"
},
"first_publication_date": "2026-04-14 10:23:11",
"url": "https://www.leboncoin.fr/ad/ordinateurs/3162861987",
"has_phone": false,
"urgent": true
}

You can download the dataset in various formats such as JSON, CSV, Excel, or XML from the Storage tab after the run completes.

Data fields

FieldDescription
list_idUnique listing ID
subjectListing title
pricePrice in euros
category_nameCategory
locationCity and postcode
first_publication_dateWhen the listing was first published
urlDirect link to the listing
urgentWhether the listing is marked urgent
has_phoneWhether a phone number is available

Pricing / Cost estimation

There are no additional fees for the actor. Fees for using the platform and proxies are already included in the price. You pay only for the results.

Tips

  • Use specific search URLs with filters already applied (price range, location, category) for more targeted results
  • Keep maxResults as low as you need — smaller runs are faster and cheaper
  • If the Actor throws No search request data found, the page may have been blocked; try running again (residential proxies rotate automatically)

FAQ and support

Is scraping leboncoin.fr legal? This Actor collects publicly available listing data. It respects the site's technical infrastructure by not overloading servers. Use the data responsibly and in accordance with leboncoin's Terms of Service and applicable law. Do not use it to collect personal data without a legitimate purpose.

The Actor returned 0 results — why? The consent or anti-bot challenge may not have been bypassed. Try again; proxy rotation usually resolves transient blocks.

For bugs or feature requests, open an issue in the Issues tab on this Actor's page. Custom solutions and integrations are available on request.