Craigslist Search Scraper
Scrape craigslist search results — title, price, location, URL, images and coordinates.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/craigslist-search-scraper?city=austinSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Searches craigslist in any city (subdomain) and category and returns one item per posting: title, posting URL, price with currency, location, geo coordinates, thumbnail and image gallery, plus your query/category/city echoed back on each item.
Parsing merges the JSON-LD ItemList craigslist embeds in search pages
(prices, images, geo per result) with the static no-JS result markup (title,
URL, location), and also understands the legacy result-row layout (which
includes the posted date as ISO when present). Craigslist search pages are
served without bot challenges, so this scraper runs on the free tier.
Categories are craigslist codes, e.g. sss (all for sale), apa
(apartments), cta (cars & trucks), jjj (jobs), zip (free stuff).
Related scrapers
Universal Product Scraper
hyperscrape/ecommerce-product-scraper
Extract full product data from most online stores via structured data.
Product Price Monitor
hyperscrape/price-monitor
Track prices, stock and full product data across product pages — ideal on a schedule.
Amazon Product Scraper
hyperscrape/amazon-product-scraper
Extract Amazon product title, price, rating, images, variants, BSR and specs.