
Advanced Leboncoin scraper
3 days trial then $50.00/month - No credit card required now

Advanced Leboncoin scraper
3 days trial then $50.00/month - No credit card required now
Leboncoin scraper. Collect product detail from website leboncoin.fr Advanced Web crawler for ecommerce website le bon coin
Actor Metrics
6 monthly users
No reviews yet
1 bookmark
44% runs succeeded
Created in Mar 2025
Modified a day ago
You can access the Advanced Leboncoin scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "search_url": "https://www.leboncoin.fr/recherche?category=2&locations=Perpignan_66000__42.69818_2.88747_5000_5000",
3 "products_url": "",
4 "proxyConfiguration": {
5 "useApifyProxy": true,
6 "apifyProxyGroups": []
7 }
8}' |
9apify call saswave/advanced-leboncoin-scraper --silent --output-dataset
Advanced Leboncoin scraper API through CLI
The Apify CLI is the official tool that allows you to use Advanced Leboncoin scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: