Find Meetup locations
Look up places and retrieve location slugs, coordinates, country, region and timezone for Meetup searches.
/v1/meetup/locationsx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Location name to look up, 1–200 characters.
min 1 chars · max 200 chars
LondonAlways included.
Always included.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
Always included.
Always included.
one of: success, partial
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
Always included.
Always included.
Matching places with coordinates, country, region, timezone, postal code and a search location slug.
up to 100 items
Always included.
Always included.
Always included.
-90 – 90
Always included.
-180 – 180
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 200 | partial | Usable page data with explicit coverage warnings. |
| 400 | invalid_request | Missing, duplicate, unsupported or malformed parameters. |
| 401 | unauthorized | Missing or invalid service key. |
| 403 | restricted | Private group or restricted parent group. |
| 404 | not_found | Missing resource. |
| 429 | upstream_rate_limited | Source throttled retrieval. |
| 502 | upstream_challenged | Source challenged logged-out access. |
| 502 | unsupported_page | Missing, malformed or mismatched structured data. |
| 502 | response_too_large payload_too_complex | Byte, node or depth limit exceeded. |
| 502 | unsafe_redirect request_limit upstream_error | Bounded retrieval failed. |
| 503 | busy | All slots are occupied. |
| 504 | timeout | Deadline expired. |
| 404 | member_not_on_page | Member was not found in the supported public records on this page; account existence is unknown. |