Leboncoin Search Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Leboncoin Search Scraper
Scrape classified ads from Leboncoin.fr by providing a search URL, with automatic pagination and comprehensive listing information extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
🏠 Leboncoin Search Scraper
This actor allows you to scrape classified ads from Leboncoin.fr by providing a search URL. It automatically handles pagination and extracts comprehensive listing information including prices, images, categories, locations, and seller types.
Features
- URL-based Scraping: Extract listings by providing a complete Leboncoin search URL
- Automatic Pagination: Automatically navigates through pages and loads more listings until reaching the end or max items limit
- Comprehensive Listing Data: Extract detailed information about each listing including:
- Listing title and URL
- Price information
- Product images
- Category classification
- Location and address details
- Seller type (professional or private)
- Featured listing status
- Rich Media: Includes listing images for visual reference
- Location Data: Extract location information including city and postal code
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Leboncoin search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch |
Output
The output is a main list of listing objects, each containing:
searchUrl: The original search URL usedtitle: Title of the listingurl: Direct URL to the listing pageprice: Price of the itemimage: URL of the main listing imagecategory: Category of the listingaddress: Location address including city and postal codeisPro: Whether the seller is a professionalisTop: Whether the listing is featuredscrapedAt: Timestamp of when the listing was scraped
Example output:
[{"searchUrl": "https://www.leboncoin.fr/recherche?text=iphone&from=rs","title": "IPhone 15 pro 512 Go Natural Titanium, état neuf, batterie Apple neuve","url": "https://www.leboncoin.fr/ad/telephones_objets_connectes/3093274028","price": "850","image": "https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/27/20/b22720da0ccc66059e0b6f6801e284fb4a885eb8.jpg?rule=ad-image","category": "Téléphones & Objets connectés","address": "Angoulême 16000","isPro": false,"isTop": true,"scrapedAt": "2025-11-18T03:05:34.919Z"},...]
Use Cases
- Market research and price monitoring
- Product availability tracking
- Location-based market analysis
- Competitive pricing analysis
- Inventory management for resellers
Notes
- Results are automatically paginated until reaching the end or max items limit
- All listings include location and category information
- Professional and private seller listings are clearly distinguished
- Featured listings are identified for priority visibility
Start exploring listings on Leboncoin.fr today!