Leboncoin.fr Scraper - FREE TO USE
Pricing
Pay per usage
Leboncoin.fr Scraper - FREE TO USE
Scrape listings from any leboncoin.fr search URL. Extract price, location, seller contact, photos, surface, rooms, energy rating, and all attributes. Supports real estate, cars, and all categories.
Pricing
Pay per usage
Rating
5.0
(2)
Developer
FlowExtract API
Actor stats
2
Bookmarked
5
Total users
4
Monthly active users
an hour ago
Last modified
Categories
Share
🏷️ Leboncoin.fr Scraper
Extract listings from any leboncoin.fr search URL price, location, seller contact, photos, surface, rooms, energy rating, and all category-specific attributes.
Scrapes comprehensive ad data from any leboncoin.fr search URL. Supports all filter combinations: category, location, price range, property type, rooms, surface, energy rating, fuel type, gearbox, mileage, and more. Just paste your search URL and go.
🚀 Quick Start
Real Estate Search
{"startUrls": [{ "url": "https://www.leboncoin.fr/recherche?category=9&locations=Paris_75001__48.8566_2.3522_10000_10000&real_estate_type=2" }],"maxResults": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "FR"}}
Car Search with Keyword
{"startUrls": [{ "url": "https://www.leboncoin.fr/recherche?category=2&text=citroen&kst=k&fuel=2&gearbox=2&price_max=10000" }],"maxResults": 100,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "FR"}}
All Pages Unlimited Results
{"startUrls": [{ "url": "https://www.leboncoin.fr/recherche?category=9&locations=Lorraine_53300__48.34594_-0.56243_5000_5000&real_estate_type=2" }],"maxResults": 0,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "FR"}}
Multi-URL Run
{"startUrls": [{ "url": "https://www.leboncoin.fr/recherche?category=9&locations=Lyon_69001__45.7597_4.8422_10000_10000&real_estate_type=1" },{ "url": "https://www.leboncoin.fr/recherche?category=9&locations=Marseille_13001__43.2965_5.3698_10000_10000&real_estate_type=2" },{ "url": "https://www.leboncoin.fr/recherche?category=2&text=peugeot&kst=k&price_max=8000" }],"maxResults": 50}
📋 Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | array | One or more leboncoin.fr search URLs. All filters are parsed automatically from the URL. | |
maxResults | integer | 10 | Max ads to scrape per URL. Set to 0 for unlimited (all pages). |
proxyConfiguration | object | Apify Residential | Proxy settings. French residential proxies required leboncoin.fr geo-blocks non-EU IPs at the network level. |
📤 Output
Each scraped ad is saved as a single JSON record. Here is a real example output:
{"list_id": 3126745351,"url": "https://www.leboncoin.fr/ad/ventes_immobilieres/3126745351","source_url": "https://www.leboncoin.fr/recherche?category=9&locations=Lorraine_53300__48.34594_-0.56243_5000_5000&real_estate_type=2","status": "active","category_id": "9","category_name": "Ventes immobilières","subject": "Appartement 3 pièces 70 m²","body": null,"price": 84500,"price_cents": 8450000,"first_publication_date": "2026-03-09 13:27:23","index_date": "2026-05-01 21:01:13","city": "Mayenne","zipcode": "53100","department_id": "53","region_id": "18","lat": 48.28813,"lng": -0.6071946,"poster_type": "pro","seller_name": "Audrey Mainfray - IAD France","seller_store_id": "67523483","seller_user_id": "9a6bf162-1ee6-4372-96d4-8162d720ce3f","image_count": 10,"images": ["https://img.leboncoin.fr/api/v1/lbcpb1/images/fa/57/dc/fa57dc...jpg?rule=ad-large","..."],"thumb_url": "https://img.leboncoin.fr/api/v1/lbcpb1/images/fa/57/dc/fa57dc...jpg?rule=ad-thumb","attributes": {"real_estate_type": "Appartement","square": "70 m²","rooms": "3","bedrooms": "2 ch.","energy_rate": "D","ges": "D","heating_type": "Individuel","heating_mode": "Gaz","floor_number": "1","nb_floors_building": "4","building_year": "1950","global_condition": "Bon état","elevator": "Non","annual_charges": "178 €","price_per_square_meter": "1207","estimated_notary_fees": "6760 €","estimated_total_property_price": "91260 €","annual_energy_budget_min": "1300 €","annual_energy_budget_max": "1800 €","mandate_type": "exclusive","store_name": "Audrey Mainfray - IAD France","immo_sell_type": "old"},"_source": "leboncoin_nextjs"}
📊 Dataset Views
The scraper includes six pre-configured views in the Apify dataset UI:
| View | Purpose |
|---|---|
| Overview | Quick summary photo, title, price, city, ZIP, category, seller, dates |
| Detailed | Full ad data body text, coordinates, price in cents, seller IDs, source URL |
| Real Estate Attributes | Property-specific surface, rooms, energy rating (DPE/GES), floor, heating, charges, notary fees |
| Seller & Contact | Seller name, type (pro/private), store ID, agency, mandate type, rates link |
| Location & Map | City, ZIP, department, region, and GPS coordinates for all ads |
| Photos | Thumbnail + full image array per ad |
⚡ Performance & Reliability
Speed
- 100 ads → ~10–15 seconds
- 1,000 ads → ~1–2 minutes
- 5,000 ads → ~3–5 minutes
Error Handling
- Exponential backoff with 10 retries on failed requests
- Continues to the next URL if a URL fails entirely
- Budget guard caps results before scraping starts no over-fetching
Resource Usage
- Memory: 512 MB max
- Proxy: French residential proxies required leboncoin.fr TCP-blocks non-EU connections
🔗 URL Parameters Reference
Paste any leboncoin.fr search URL directly all query parameters are parsed automatically:
| Parameter | Example | Description |
|---|---|---|
category | category=9 | Category ID. See table below. |
text + kst=k | text=citroen&kst=k | Keyword search |
locations | locations=Paris_75001__48.86_2.35_10000_10000 | City + GPS + radius. Format: CityName_zipcode__lat_lng_defaultRadius_radius |
real_estate_type | real_estate_type=2 | Property type filter (see below) |
price_min / price_max | price_min=50000&price_max=200000 | Price range in € |
rooms | rooms=3 | Minimum number of rooms |
rooms_min / rooms_max | rooms_min=2&rooms_max=4 | Room range |
square | square=50 | Minimum surface in m² |
square_min / square_max | square_min=40&square_max=120 | Surface range |
fuel | fuel=2 | Fuel type for cars |
gearbox | gearbox=2 | Gearbox for cars |
mileage_min / mileage_max | mileage_max=100000 | Mileage range for cars |
regdate_min / regdate_max | regdate_min=2015 | Registration year for cars |
owner_type | owner_type=pro | pro / private / all |
sort | sort=price_asc | relevance / time / price_asc / price_desc |
page | page=3 | Start from page N |
Sample URLs
Apartments in Paris: https://www.leboncoin.fr/recherche?category=9&locations=Paris_75001__48.8566_2.3522_10000_10000&real_estate_type=2Houses for sale in Lyon: https://www.leboncoin.fr/recherche?category=11&locations=Lyon_69001__45.7597_4.8422_10000_10000&real_estate_type=1Citroën cars: https://www.leboncoin.fr/recherche?category=2&text=citroen&kst=kDiesel autos < 100k km: https://www.leboncoin.fr/recherche?category=2&fuel=2&mileage_max=100000&price_max=15000Pro sellers only: https://www.leboncoin.fr/recherche?category=9&owner_type=pro&price_min=100000Cheap rentals in Nantes: https://www.leboncoin.fr/recherche?category=10&locations=Nantes_44000__47.2184_-1.5536_10000_10000&price_max=700
⚠️ Important Notes
- Data is extracted as-is from leboncoin.fr. Prices and availability should be verified directly with sellers.
- French residential proxies are required leboncoin.fr drops TCP connections from non-EU IP addresses.
- The scraper uses the leboncoin.fr Next.js web endpoint. If the site structure changes, check for actor updates.
- Users must comply with leboncoin.fr's Terms of Service and applicable data protection laws (GDPR).
The actor creator is not responsible for how users utilize the extracted data.
💬 Support & Contact
- 🌐 Website: flowextractapi.com
- 📧 Email: flowextractapi@outlook.com
- 🙋 Apify Profile: FlowExtract API
- 💬 GitHub: FlowExtractAPI
- 💼 LinkedIn: flowextract-api
- 🐦 Twitter: @FlowExtractAPI
- 📱 Facebook: flowextractapi
🌟 Related Actors by FlowExtract API
🏠 Real Estate Data
Realtor.com Scraper Extract US property listings from Realtor.com. Pricing, agent contacts, tax history, AVM estimates, nearby schools, flood and noise data, and full listing history.
PropertyFinder Scraper Extract property listings from PropertyFinder across UAE, Saudi Arabia, Bahrain, Egypt, and Qatar. Prices, locations, agent contacts, amenities, and more.
Idealista Scraper API Advanced Idealista property data extraction with API access. Get listings, prices, and detailed property information.
Idealista Scraper Extract Spanish real estate listings from Idealista. Perfect for market analysis and property research.
AI Contact Intelligence Extractor Extract emails, phones, contacts & custom data using AI. Free regex extraction or paid AI-powered dynamic extraction.
🎬 Video & Media Tools
YouTube Transcript & Metadata Extractor Extract complete video transcripts with timestamps and comprehensive metadata. Perfect for content analysis, SEO, and subtitle generation.
YouTube Full Channel, Playlists, Shorts, Live Extract complete playlist information with all video details from any YouTube playlist. Fast, reliable, and built for scale.
Zoom Scraper | 🎥 Downloader & 📄 Transcript Extract Zoom meeting recordings, transcripts, and metadata. Ideal for meeting analysis and documentation.
Loom Scraper | 🎥 Downloader & 📄 Transcript Download Loom videos and extract transcripts. Perfect for training content and video documentation.
🛠️ Developer & Security Tools
Screenshot Fast, reliable webpage screenshots with customizable options. Essential for monitoring and documentation.
Ultimate Screenshot Advanced screenshot tool with full-page capture, custom viewports, and quality controls.
Network Security Scanner Scan websites for security vulnerabilities and get comprehensive security reports.
📱 Social Media Tools
Facebook Ads Scraper Pro Extract Facebook ads data for competitor analysis and market research. Track ad campaigns and strategies.
Ready to extract leboncoin.fr data? Start using Leboncoin.fr Scraper now!