![Craigslist Search Results Scraper π avatar](https://images.apifyusercontent.com/By7cx6xTM5aFgU6_V8Wy6SPxuIaW8ryVMTaRvzUMxrs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdkVMYzlxVFRpNFBGcU50RlUtYWN0b3ItN09wbGxZN2EyRXFDR1VvYlEtbENFYTAxTDVmYS1DcmFpZ3NsaXN0LWxvZ28ucG5n.webp)
Craigslist Search Results Scraper π
2 hours trial then $19.99/month - No credit card required now
![Craigslist Search Results Scraper π](https://images.apifyusercontent.com/By7cx6xTM5aFgU6_V8Wy6SPxuIaW8ryVMTaRvzUMxrs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdkVMYzlxVFRpNFBGcU50RlUtYWN0b3ItN09wbGxZN2EyRXFDR1VvYlEtbENFYTAxTDVmYS1DcmFpZ3NsaXN0LWxvZ28ucG5n.webp)
Craigslist Search Results Scraper π
2 hours trial then $19.99/month - No credit card required now
Scrape Craigslist search results for items with detailed information including titles, prices, locations, posting times, and image URLs. Perfect for market research, price monitoring, and inventory tracking.
Extract detailed information from Craigslist search results pages with this powerful scraper. Get comprehensive data about listings including titles, prices, locations, posting times, and images.
Features β¨
- π Fast and efficient scraping with Puppeteer
- π‘οΈ Built-in proxy support
- π€ Anti-detection mechanisms
- π Structured JSON output
- π Automatic pagination handling
- β±οΈ Real-time data extraction
- πΈ Image URL extraction
- π Location data included
Usage π‘
Simply provide one or more Craigslist search URLs and set your desired maximum number of items. The actor will automatically:
- Navigate through search results
- Extract detailed listing information
- Handle pagination
- Save structured data in JSON format
Output Data Structure π
For each listing, you'll get:
- Search URL used
- Post ID
- Title
- Price
- Location
- Posted time
- Post URL
- Thumbnail URL
- Timestamp of when the data was scraped
Use Cases π―
- Market research and price analysis
- Inventory monitoring
- Competition tracking
- Deal finding
- Real estate market analysis
- Local market trends analysis
Input Parameters βοΈ
Field | Type | Description |
---|---|---|
searchUrls | Array | List of Craigslist search URLs to scrape |
maxItems | Integer | Maximum number of items to scrape (optional) |
proxyConfiguration | Object | Proxy settings (optional) |
Tips for Best Results πͺ
- Use specific search queries for better results
- Set appropriate maxItems limit based on your needs
- Consider using proxies for large-scale scraping
- Monitor rate limits and adjust accordingly
Need help? Feel free to reach out through Apify's support channels! π€
Input Example
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://chico.craigslist.org/search/sss?query=bike" 4 , 5 "maxItems": 130 6}
Output sample
The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://chico.craigslist.org/search/sss?query=bike", 4 "post": { 5 "postId": "7822160593", 6 "title": "Bike Tubes (3) - 26 inch with Presta Valves", 7 "price": "$10", 8 "location": "Oroville", 9 "postedTime": "15 mins ago", 10 "postUrl": "https://chico.craigslist.org/spo/d/oroville-bike-tubes-inch-with-presta/7822160593.html", 11 "thumbnailUrl": "https://images.craigslist.org/d/7822160593/00f0f_3rrfV3LGhJA_0CI0rs_300x300.jpg" 12 }, 13 "scrapedAt": "2025-02-07T07:47:01.642Z" 14 }, 15 ... 16]
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Feb 2025
Modified 5 days ago