Discord Servers Scraper

Discord Servers Scraper

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. 🎮✨

SOCIAL_MEDIAApify

Discord Servers Scraper 🎮

Scrape Discord servers data from Discord's discovery page based on keywords. Perfect for market research, community analysis, and discovering trending Discord communities! 🚀

Features ✨

  • 🔍 Search Discord servers by keywords
  • 📊 Get detailed server information including member count, online users, and categories
  • 🎯 Filter servers by member count and activity
  • 💾 Clean and structured output data

Usage 💡

Input your search keywords and maximum number of items to scrape. The actor will fetch Discord servers matching your criteria.

Output Data Structure 📋

For each Discord server, you'll get:

  • Server ID and name
  • Description
  • Member count and online users
  • Primary category
  • Keywords and features
  • Boost count
  • Server icon URL
  • Preferred locale
  • Timestamp of when the data was scraped

Input Parameters 📥

  • keywords: Array of keywords to search for (e.g., ["gaming", "crypto", "art"])
  • maxItems: Maximum number of servers to scrape per keyword

Use Cases 🎯

  • Market Research: Analyze Discord communities in specific niches
  • Community Building: Find similar servers and track their growth
  • Trend Analysis: Discover popular categories and features
  • Competition Research: Monitor server sizes and engagement
  • Content Strategy: Analyze successful server descriptions and keywords

Tips 💡

  • Use specific keywords for better results
  • Combine multiple related keywords
  • Start with a small maxItems value for testing

Input Example

A full explanation of an input example in JSON.

1{
2    "keywords": ['gaming'],
3    "maxItems": 30
4}

Output sample

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]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!