Leboncoin Universal Scraper - Vehicles
Pricing
from $0.60 / 1,000 results
Leboncoin Universal Scraper - Vehicles
⚡ Scrape unlimited Leboncoin vehicle listings — no URL needed! Choose cars, motorbikes or vans, add your filters (brand, fuel, gearbox, mileage, year, price…) and instantly get rich, structured data for market analysis, deal sourcing, price monitoring or lead generation.
Pricing
from $0.60 / 1,000 results
Rating
0.0
(0)
Developer
Scrapifier
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
🚗 Leboncoin Universal Scraper - Vehicles
English | Français
Scrape Leboncoin vehicles with simple filters — no URL needed. Pick a category (cars, motorbikes, vans…), a location and your criteria, and export structured data as JSON, CSV or Excel.
📋 Contents
📖 Overview
Choose what to search (cars, motorbikes, vans & utility, caravanning, trucks, boats) and your filters. The Actor turns it into the exact Leboncoin search and collects every matching listing: title, price, description, typed attributes (brand, model, fuel, gearbox, mileage, year, power, Crit'Air…), images, seller signals and full geolocation.
- No URL to build — pick a category and your criteria.
- Full vehicle filter set — brand, model, fuel, gearbox, year, mileage, price, body type, colour, doors, seats, power, Crit'Air, Euro standard — plus engine cc / type / licence for motorbikes, and an advanced object for anything else (see the Filters reference).
- Locations by name — city, arrondissement or postal code (geocoded automatically); empty = all France.
- Complete coverage — automatic price-splitting for large result sets.
- Exports to JSON, CSV, Excel, or the Apify dataset API.
Looking for real estate? Use the Leboncoin Universal Scraper - Real Estate. Prefer pasting a search URL for any category? Use the Leboncoin Scraper (URL mode).
🚀 How to use
- Pick a category (cars / motorbikes / vans / caravanning / trucks / boats).
- Add a location (city / postcode) — or leave empty for all France.
- Set your filters: brand, fuel, gearbox, mileage, year, price, seller type… anything not listed goes in Advanced filters (see the Filters reference).
- Start the run and download your data from the Storage tab or the API.
📥 Input
| Field | Key | Type | Description |
|---|---|---|---|
| Vehicle type | category | string | 2 cars, 3 motorbikes, 5 vans, 4 caravanning, 300 trucks, 7 boats (dropdown). |
| Locations | locations | array | Cities / arrondissements / postal codes, e.g. Lyon, 75011. Empty = all France. |
| Keywords | text | string | Free-text keywords. |
| Brand / model | vehicle_brand, vehicle_model | string | e.g. RENAULT, RENAULT_Clio. |
| Fuel / gearbox | fuel, gearbox | array | 1 petrol, 2 diesel, 4 electric… / 1 manual, 2 automatic. |
| Year / mileage | year_min/max, mileage_min/max | integer | Registration year, km. |
| Min / Max price | price_min / price_max | integer | Price range in €. |
| Seller type | owner_type | string | all, private or pro. |
| Sort | sort | string | relevance, newest, price_asc, price_desc. |
| Car filters | vehicle_type, vehicle_color, doors_min, seats_min, power_min, critair_max, euro_standard, vsp, vehicle_condition | — | Body, colour, power, Crit'Air… |
| Motorbike filters | cc_min/max, cycle_type, motorcycle_type, cycle_licence | — | Engine cc, type, style, licence. |
| Advanced filters | filters | object | Any other Leboncoin filter — key: [codes] (enum) or key: {"min":.., "max":..} (range). See the Filters reference. |
| Max results | max_results | integer | How many listings to collect (0 = all). |
| Proxy | proxyConfiguration | object | Residential FR recommended. |
🎛️ Filters reference
Every dedicated input maps to one Leboncoin filter — the tables below give the underlying key and its codes. The Advanced filters (filters) object accepts any other Leboncoin filter: each entry is either an enum (a list of codes) or a range ({"min": …, "max": …}). Codes verified live against the Leboncoin API (July 2026).
🚗 Cars (and mostly vans / trucks)
| Dedicated input | Leboncoin key | Type | Values / codes |
|---|---|---|---|
vehicle_brand | u_car_brand | enum | RENAULT, PEUGEOT, CITROEN, BMW, AUDI, VOLKSWAGEN, MERCEDES-BENZ, TESLA, TOYOTA, FORD… (UPPERCASE) |
vehicle_model | u_car_model | enum | RENAULT_Clio, PEUGEOT_208… (format BRAND_Model) |
fuel | fuel | enum | 1 Petrol · 2 Diesel · 4 Electric · 6 Hybrid · 8 Plug-in hybrid |
gearbox | gearbox | enum | 1 Manual · 2 Automatic |
vehicle_type | vehicle_type | enum | citadine, berline, break, coupe, cabriolet, monospace, 4x4, autre |
vehicle_color | vehicule_color | enum | blanc, noir, gris, bleu, rouge, vert, marron, beige, argent, orange, bordeaux, jaune, violet, autre |
year_min/max | regdate | range | Registration year |
mileage_min/max | mileage | range | Mileage (km) |
power_min | horse_power_din | range | Power (ch DIN) |
| — | horsepower | range | Fiscal power (CV) — advanced only |
doors_min | doors | range | Number of doors |
seats_min | seats | range | Number of seats |
critair_max | critair | range | Crit'Air 0–5 (0 = cleanest) |
euro_standard | vehicle_euro_emissions_standard | enum | euro2, euro3, euro4, euro5, euro5plus, euro6 |
vsp | vehicle_vsp | enum | avecpermis, sanspermis |
vehicle_condition | vehicle_damage | enum | undamaged, normal_wear_and_tear, excellent_condition, good_overall_condition, minor_repairs_needed, major_repairs_needed |
🏍️ Motorbikes
| Dedicated input | Leboncoin key | Type | Values / codes |
|---|---|---|---|
vehicle_brand | u_moto_brand | enum | YAMAHA, HONDA, KAWASAKI, BMW, PEUGEOT… (UPPERCASE) |
vehicle_model | u_moto_model | enum | Format BRAND_Model |
cc_min/max | cubic_capacity | range | Engine displacement (cm³) |
cycle_type | cycle_type | enum | moto, scooter, moped&motorbike |
motorcycle_type | motorcycle_type | enum | sportive, motocross, supermotard, trail, roadster, touring, enduro |
cycle_licence | cycle_licence | enum | permisam, permisa2, permisa, permisal, sanspermis |
fuel / gearbox | fuel / gearbox | enum | 1 Petrol · 4 Electric / 1 Manual · 2 Automatic |
year_min/max, mileage_min/max, critair_max | regdate, mileage, critair | range | Same as cars |
The brand/model keys are picked automatically: motorbikes use
u_moto_brand/u_moto_model, every other category usesu_car_brand/u_car_model.
🚐 Caravanning, boats & category-specific keys
Caravanning (4) and boats (7) share the universal filters (price, year, seller…); their specific keys (berths, boat length…) go in Advanced filters.
Using Advanced filters — pass the Leboncoin key directly (it also lets you override any dedicated input, e.g. use a range for power instead of a minimum):
"filters": {"u_car_model": ["RENAULT_Clio"],"horsepower": { "min": 4, "max": 7 },"vehicule_color": ["noir", "gris"]}
💡 Finding any key or code: build your search on leboncoin.fr and read the URL — the query parameters are exactly these keys and values (e.g.
fuel=2&gearbox=2&mileage=0-100000). Anything in the URL works in Advanced filters.
📤 Output
Each listing is one dataset item (JSON / CSV / Excel / API). Fields include id, subject, body, price, url, category_name, typed attributes[] (brand, model, fuel, gearbox, mileage, year, power…), images[], location{} (city, zipcode, lat, lng), has_phone, scraped_at, and search_category / search_location.
🛡️ Proxy and performance
- Use Apify residential proxies (country FR) for the most reliable runs.
- Set Max results to the volume you want; use
0to collect everything available. - Add a price range for very large searches — the Actor splits it automatically to cover all results.
🔗 Related Actors
- Leboncoin Universal Scraper - Real Estate — rentals, sales, flatshares… by filters.
- Leboncoin Scraper — any category, by URL.
- SeLoger Universal Scraper — real estate on SeLoger.
❓ FAQ
Which categories are supported? Cars, motorbikes, vans & utility, caravanning, trucks, and boats.
How do I find a filter's code? Build the search on leboncoin.fr and read the URL parameters (e.g. fuel=2&gearbox=2), or see the Filters reference.
How fresh is the data? Collected live at runtime.
💬 Support
Questions or issues? Post them in the Issues tab.
🚗 Leboncoin Universal Scraper - Vehicles (Français)
English | Français
Scrapez les véhicules Leboncoin avec des filtres simples — sans URL. Choisissez une catégorie (voitures, motos, utilitaires…), un lieu et vos critères, et exportez des données structurées en JSON, CSV ou Excel.
📋 Sommaire
- Présentation
- Utilisation
- Paramètres
- Référence des filtres
- Données extraites
- Proxy et performance
- Actors similaires
- FAQ
- Support
📖 Présentation
Choisissez quoi chercher (voitures, motos, utilitaires, caravaning, camions, bateaux) et vos filtres. L'Actor construit la recherche Leboncoin exacte et collecte toutes les annonces : titre, prix, description, attributs typés (marque, modèle, carburant, boîte, kilométrage, année, puissance, Crit'Air…), images, signaux vendeur et géolocalisation complète.
- Aucune URL à construire — juste une catégorie et vos critères.
- Tous les filtres véhicules — marque, modèle, carburant, boîte, année, kilométrage, prix, carrosserie, couleur, portes, places, puissance, Crit'Air, norme Euro — plus cylindrée / type / permis pour les motos, et un objet avancé pour le reste (voir la référence des filtres).
- Lieux par nom — ville, arrondissement ou code postal (géocodés) ; vide = toute la France.
- Couverture complète — découpe automatique par prix pour les gros volumes.
- Export JSON, CSV, Excel, ou API dataset Apify.
Vous cherchez de l'immobilier ? Utilisez le Leboncoin Universal Scraper - Real Estate. Vous préférez coller une URL (toute catégorie) ? Utilisez le Leboncoin Scraper (mode URL).
🚀 Utilisation
- Choisissez une catégorie (voitures / motos / utilitaires / caravaning / camions / bateaux).
- Ajoutez un lieu (ville / code postal) — ou laissez vide pour toute la France.
- Réglez vos filtres : marque, carburant, boîte, kilométrage, année, prix, type de vendeur… le reste va dans Advanced filters (voir la référence des filtres).
- Lancez le run et récupérez vos données dans l'onglet Storage ou l'API.
📥 Paramètres
| Champ | Clé | Type | Description |
|---|---|---|---|
| Type de véhicule | category | chaîne | 2 voitures, 3 motos, 5 utilitaires, 4 caravaning, 300 camions, 7 bateaux (menu déroulant). |
| Localisations | locations | tableau | Villes / arrondissements / codes postaux, ex. Lyon, 75011. Vide = toute la France. |
| Mots-clés | text | chaîne | Recherche par mots-clés. |
| Marque / modèle | vehicle_brand, vehicle_model | chaîne | ex. RENAULT, RENAULT_Clio. |
| Carburant / boîte | fuel, gearbox | tableau | 1 essence, 2 diesel, 4 électrique… / 1 manuelle, 2 automatique. |
| Année / kilométrage | year_min/max, mileage_min/max | entier | Année de mise en circulation, km. |
| Prix min / max | price_min / price_max | entier | Fourchette de prix en €. |
| Type de vendeur | owner_type | chaîne | all, private ou pro. |
| Tri | sort | chaîne | relevance, newest, price_asc, price_desc. |
| Filtres voiture | vehicle_type, vehicle_color, doors_min, seats_min, power_min, critair_max, euro_standard, vsp, vehicle_condition | — | Carrosserie, couleur, puissance, Crit'Air… |
| Filtres moto | cc_min/max, cycle_type, motorcycle_type, cycle_licence | — | Cylindrée, type, style, permis. |
| Advanced filters | filters | objet | Tout autre filtre Leboncoin — clé : [codes] (enum) ou clé : {"min":.., "max":..} (plage). Voir la référence des filtres (tableaux clés/codes, en anglais). |
| Résultats max | max_results | entier | Nombre d'annonces à collecter (0 = tout). |
| Proxy | proxyConfiguration | objet | Résidentiel FR recommandé. |
📤 Données extraites
Chaque annonce est un élément du dataset (JSON / CSV / Excel / API). Champs : id, subject, body, price, url, category_name, attributes[] typés (marque, modèle, carburant, boîte, kilométrage, année, puissance…), images[], location{} (ville, code postal, lat, lng), has_phone, scraped_at, et search_category / search_location.
🛡️ Proxy et performance
- Utilisez les proxies résidentiels Apify (pays FR) pour des runs plus fiables.
- Réglez Résultats max selon le volume voulu ; mettez
0pour tout récupérer. - Ajoutez une fourchette de prix pour les très grosses recherches — l'Actor la découpe automatiquement pour tout couvrir.
🔗 Actors similaires
- Leboncoin Universal Scraper - Real Estate — locations, ventes, colocations… par filtres.
- Leboncoin Scraper — toute catégorie, par URL.
- SeLoger Universal Scraper — immobilier sur SeLoger.
❓ FAQ
Quelles catégories ? Voitures, motos, utilitaires, caravaning, camions, et bateaux.
Comment trouver le code d'un filtre ? Construisez la recherche sur leboncoin.fr et lisez les paramètres de l'URL (ex. fuel=2&gearbox=2), ou voir la référence des filtres.
Les données sont-elles à jour ? Collectées en direct au moment du run.
💬 Support
Une question ou un souci ? Postez dans l'onglet Issues.