Effortlessly scrape Discord server data from Discord's discovery page. Get detailed information about servers including member counts, categories, and features. Perfect for market research, community analysis, and discovering trending Discord communities. 🎮✨
Scrape Discord servers data from Discord's discovery page based on keywords. Perfect for market research, community analysis, and discovering trending Discord communities! 🚀
Input your search keywords and maximum number of items to scrape. The actor will fetch Discord servers matching your criteria.
For each Discord server, you'll get:
keywords
: Array of keywords to search for (e.g., ["gaming", "crypto", "art"])maxItems
: Maximum number of servers to scrape per keywordA full explanation of an input example in JSON.
1{ 2 "keywords": ['gaming'], 3 "maxItems": 30 4}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "id": "727649662475173962", 4 "name": "Mika Paradise | VC • EGirls • Social • Emotes • Nitro • Gaming • Memes • Call • Chill • Anime", 5 "description": "💖 #1 Chill Server ✨ 500 Emotes 🎁 Nitro Giveaways 🤍 Anime 🌸 Social 💬 Active Chats 🔊 Active VCs 🍧 EGirls", 6 "memberCount": 1019671, 7 "onlineCount": 128824, 8 "preferredLocale": "en-US", 9 "primaryCategory": "Entertainment", 10 "keywords": [ 11 "anime", 12 "chill", 13 "egirl", 14 "emojis", 15 "emote", 16 "emotes", 17 "gaming", 18 "nitro", 19 "social", 20 "vc" 21 ], 22 "features": [ 23 "COMMUNITY", 24 "DISCOVERABLE", 25 "ENABLED_DISCOVERABLE_BEFORE", 26 "MEMBER_VERIFICATION_GATE_ENABLED", 27 "PREVIEW_ENABLED" 28 ], 29 "boostCount": 3306, 30 "iconUrl": "https://cdn.discordapp.com/icons/727649662475173962/ed23c9d2d696abbd6d0b86bd778325a9.webp", 31 "searchKeyword": "gaming", 32 "scrapedAt": "2024-11-06T02:21:35.926Z" 33 }, 34 ... 35]
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!