Search public Twitter Communities, retrieve detailed community metadata, and collect Top, Latest, or Media posts from specific Communities as structured JSON.
{
"data": {
"id": "1234567890",
"name": "Web Developers",
"description": "A community for web developers to share knowledge",
"member_count": 15000,
"created_at": "2023-06-15T00:00:00Z"
}
}All endpoints return structured JSON and authenticate with your API key in the x-api-key header.
Get full metadata for any Twitter Community: name, description, member count, rules, categories, and administrator information.
/v1/twitter/communities/{community_id}Get all tweets from any Twitter Community. Filter by Top, Latest, or Media to find the most relevant community discussions.
/v1/twitter/communities/{community_id}/tweetsDiscover Twitter Communities by searching keywords, topics, or interests. Find active groups with member counts and descriptions.
/v1/twitter/communities/searchFailed requests never consume credits, and the exact charge is returned in the X-Credits-Used response header.
Start with pay-as-you-go credits (never expire) or save up to 64% with a monthly or annual subscription. No hidden fees, no lock-in.
Everything you need to know about the Twitter Communities API.
Sign up free and get 1,000 API credits. No credit card required.
Disclaimer: ScrapeBadger is not affiliated with, endorsed by, or in any way officially connected with X Corp. (formerly Twitter, Inc.) or any of its subsidiaries or affiliates. The names Twitter, X, and related trademarks are the property of their respective owners.