Get Meetup categories
Discover category names and identifiers for event and group search filters.
/v1/meetup/categoriesx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
This endpoint takes no parameters.
Always 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.
Current source category identifiers and names, usable with category_id in search.
up to 100 items
Always included.
Always included.
min 1 chars · max 200 chars
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. |