Discover niche communities, analyze server trends, and gain competitive insights with detailed data on member counts, categories, and more. Efficient, flexible, and up-to-date—start exploring today & unlock the full potential of Discord with our comprehensive server scraper! 🚀
This scraper / API will return a comprehensive list of public Discord servers along with their details including member counts, descriptions, categories, and other server information. Discover new Discord communities in your niche, research server trends and growth patterns, analyze successful server configurations, track competitor server metrics, and find collaboration opportunities.
The scraper provides detailed server data in JSON format with the following fields:
id
: Unique server identifiername
: Server namedescription
: Server descriptionicon
: Server iconsplash
: Server splashbanner
: Server bannerapproximate_presence_count
: Number of online membersapproximate_member_count
: Total member countpremium_subscription_count
: Server boost countpreferred_locale
: Primary server languageauto_removed
: Whether the server is auto-removeddiscovery_splash
: Server discovery splashprimary_category_id
: Primary server categoryvanity_url_code
: Custom invite URL (if any)is_published
: Whether the server is publishedkeywords
: Array of server tags/keywordsfeatures
: Array of enabled server featurescategories
: Array of server categoriesprimary_category
: Primary server categoryobjectID
: Unique server identifierExample output:
1{ 2 "id": "662267976984297473", 3 "name": "Midjourney", 4 "description": "The official server for Midjourney, a text-to-image AI where your imagination is the only limit.", 5 "icon": "39128f6c9fc33f4c95a27d4c601ad7db", 6 "splash": "4798759e115d2500fef16347d578729a", 7 "banner": "63249e6867f276efc07d32793b7b3b5a", 8 "approximate_presence_count": 1353819, 9 "approximate_member_count": 21165793, 10 "premium_subscription_count": 569, 11 "preferred_locale": "en-US", 12 "auto_removed": false, 13 "discovery_splash": "4798759e115d2500fef16347d578729a", 14 "primary_category_id": 5, 15 "vanity_url_code": "midjourney", 16 "is_published": true, 17 "keywords": [ 18 "AI", 19 "artificial intelligence", 20 "art", 21 "creativity", 22 "future" 23 ], 24 "features": [ 25 "COMMUNITY", 26 "DISCOVERABLE", 27 "ENABLED_DISCOVERABLE_BEFORE", 28 "PREVIEW_ENABLED", 29 "VERIFIED", 30 "WELCOME_SCREEN_ENABLED" 31 ], 32 "categories": [ 33 { 34 "id": 3, 35 "is_primary": true, 36 "name": "Entertainment", 37 "name_localizations": {} 38 }, 39 { 40 "id": 4, 41 "is_primary": true, 42 "name": "Creative Arts", 43 "name_localizations": {} 44 }, 45 { 46 "id": 38, 47 "is_primary": false, 48 "name": "Collaboration", 49 "name_localizations": {} 50 }, 51 { 52 "id": 40, 53 "is_primary": false, 54 "name": "Wiki & Guide", 55 "name_localizations": {} 56 }, 57 { 58 "id": 5, 59 "is_primary": true, 60 "name": "Science & Tech", 61 "name_localizations": {} 62 } 63 ], 64 "primary_category": { 65 "id": 5, 66 "is_primary": true, 67 "name": "Science & Tech", 68 "name_localizations": {} 69 }, 70 "objectID": "662267976984297473", 71 "_highlightResult": {} 72}
Parameter | Type | Description |
---|---|---|
keywords | Array | Array of keywords to search for Discord servers |
category | String | Filter servers by category (optional, default is all categories, options: Gaming, Entertainment, Education, Science & Tech, Music) |
If category
is provided, the scraper will only search for servers with the given keywords
in the specified category.
There is a limit of 3,000 servers per keyword
. When no category
is provided, the scraper will loop through all categories and fetch servers for each category, up to 3,000 servers per category, so a maximum total of 15,000 servers will be fetched.
The scraper automatically handles:
The scraper uses Discord's API to search for and fetch public server information. It utilizes Discord's discovery API to find servers matching your keywords, then retrieves detailed information about each server including member counts, descriptions, and features. The scraper uses proxies to avoid Discord's rate limits and includes automatic retries for failed requests. All data is processed and returned in a clean, structured JSON format that preserves the complete server information.
Ready to discover and analyze Discord servers? Start scraping now! 🚀
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!