Leboncoin Property Listing Scraper
No credit card required
Leboncoin Property Listing Scraper
No credit card required
Scrapes property listings from Leboncoin based on transaction type, property type, city, and search radius. Efficiently handles JavaScript-rendered pages with Puppeteer, supports pagination, and stores structured data in JSON format. Ideal for extracting comprehensive real estate data across France.
Transaction Type
transactionType
EnumRequired
Transaction type (e.g., vente for sale, location for rental)
Value options:
"vente": string"location": string
Default value of this property is "vente"
Property Type
propertyType
EnumRequired
Property type (e.g., maison, appartement)
Value options:
"maison": string"appartement": string"terrain": string"parking": string"autres": string
Default value of this property is "maison"
City
city
stringRequired
City to search in (e.g., paris, lyon)
Default value of this property is "paris"
- 3 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Nov 2024
- Modified 20 minutes ago