/craigslist/areas

POST /api/craigslist/areas

Price: 5 credits

Get every Craigslist area (regional site): id, alias used to scope searches, short area code, hostname, description, country, region, coordinates, timezone and the list of sub-areas.

How to use it

Fetch the full Craigslist area directory (707 regional sites across 78 countries). Each area has id, alias (the value to pass as `area` to craigslist/postings/search), code (the short area code that postings report as location.area_code, e.g. sfo for sfbay), hostname, description, country, region, lat/lon, timezone and subareas (each with id, alias, description) whose alias is the `subarea` filter of the search endpoint. Pass country to narrow the list to one country.

Parameters

Request body

Response

Errors

Response headers