Craigslist: Search With Location
Craigslist via Parse · marketplace
Search for listings within a geographic radius of a ZIP code. Returns the same listing format as search_listings but filtered by proximity to the specified location. Delegates to the same search API with postal and search_distance parameters added. Search and browse Craigslist Los Angeles listings across all categories including for sale, housing, jobs, and more. Fulfilled by Parse from losangeles.craigslist.org.
- craigslist
- jobs
- losangeles-craigslist-org
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/45a8c020-22bf-42e8-8b66-2b14e04077d8/search_with_location
- Interface artifact
- sha256:3c70cac0e2d9cc5b622cd9d1e6428cd4cd21e50063f8673a7ef6a79bb8035ef6
- Manifest digest
- sha256:4ca916d81ae13708843a9b266ac1ad015dbebf9a334e9db9f8b3cc5fb074a7e2
Request fields
- query (string): Search keyword.
- radius (integer): Search radius in miles from ZIP code.
- category (string): Category code.: Allowed values: sss, cta, hhh, jjj, apa, boa, ele, fua, bik, mcy
- zip_code (string): 5-digit US ZIP code for location-based search (e.g. 90210).
Example queries
- {"query":"furniture","radius":"10","category":"sss","zip_code":"90210"}