Scraperize
Twitter / X

Twitter / X Community

Scrape an X Community by URL — name, description, member count, rules, and the creator — returned as clean JSON.

GET/v1/twitter/community
Example request
curl "https://api.scraperize.com/v1/twitter/community?url=https://x.com/i/communities/1433869915434278912" \
  -H "x-api-key: YOUR_API_KEY"
  • Authenticate with the x-api-key header (or Authorization: Bearer).
  • Responses come back as clean JSON in a consistent envelope.
  • 1 credit per successful call — errors and cache hits are free.
  • Full parameters and the response shape live in the API reference.
More Twitter / X endpoints

Try the Twitter / X Community endpoint

Grab your key and 100 free credits — no card required — and run this call in minutes.