Leboncoin Property Listing Scraper avatar

Leboncoin Property Listing Scraper

Try for free

No credit card required

View all Actors
Leboncoin Property Listing Scraper

Leboncoin Property Listing Scraper

ricoboost/leboncoin-property-listing-scraper
Try for free

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

transactionTypeEnumRequired

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

propertyTypeEnumRequired

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

citystringRequired

City to search in (e.g., paris, lyon)

Default value of this property is "paris"

Search Radius

searchRadiusintegerOptional

Radius in meters around the city center for the search (e.g., 10000 for 10 km)

Default value of this property is 10000

Maximum Results

maxResultsintegerOptional

Limit the number of results retrieved (e.g., 50 for 50 results). The crawler will stop once this limit is reached.

Default value of this property is 50

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Nov 2024
  • Modified 20 minutes ago