Community search
Search public Discord community listings by keyword.
Temporarily unavailable. This endpoint is not currently serving requests. The parameters below are accurate; get in touch before building against it.
Ranked public Discord communities matching a keyword, drawn from the public server directories.
There are two modes. Send n on its own for a single set of results. Send
limit to switch to pagination, then pass the previous response's
next_cursor back as cursor along with the same q.
No example response is shown for this endpoint.
Authorization
ApiKeyAuth Your API key. Sent on every request.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/scrapers/discord_search_v2" \ -H "Content-Type: application/json" \ -d '{ "q": "minecraft", "n": 5 }'{}