Discord Member Scraper
Pricing
$14.00/month + usage
Discord Member Scraper
Easily scrape Discord server members with the Discord Member Scraper, designed for developers and data analysts. Extract detailed member profiles from a specified Discord guild (server), including usernames, IDs, nicknames, join dates, roles, avatars, and more.
0.0 (0)
Pricing
$14.00/month + usage
0
1
1
Last modified
2 days ago
π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π
π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½π½
Harvest Edge / Discord Member Scraper
π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±π±
π½π½π½π½ππ½π½π½π½ππ±π±π±π±π±π±
Harvest Edge makes business information available to everyone!
πΎ Overview
Easily scrape Discord server members with the Discord Member Scraper, a powerful Apify actor designed for developers and data analysts.
This actor extracts detailed member profiles from a specified Discord guild (server), including usernames, IDs, nicknames, join dates, roles, avatars, and more.
Ideal for data analytics, community insights, or moderation tools.
β οΈ Important: This actor uses the Discord API and requires a valid Discord account token.
Ensure that your usage complies with Discordβs Terms of Service.
π How to Get Your Token
- Open Discord in your browser and log into your account.
Navigate to: https://discord.com/channels/@me - Press F12 to open Developer Tools.
- Go to the Network tab.
- Refresh the page if needed, and find a request to @me (you can filter for Fetch/XHR requests).
- Click it and scroll to Request Headers.
- Locate the field named Authorization β the value is your Discord token.
- Copy it carefully and keep it private.
π» Features
- Fetches all available members from a specified Discord guild.
- Extracts detailed profile information including:
- Username, discriminator, nickname, roles, join date, premium info, and more.
- Outputs structured member data to an Apify dataset.
- Includes logging and rate limit protection.
- Built for smooth integration with other Harvest Edge data tools.
βοΈ Performance
| Metric | Approximate Value |
|---|---|
| Execution Time | ~1β3 minutes for medium-sized servers (depends on member count) |
| Rate Limit Safety | 0.1-second delay per user to reduce Discord API strain |
| Resource Usage | Optimized for low compute unit consumption |
π§© Input
The Actor accepts the following input parameters via the Apify platform:
| Key | Type | Description | Default | Required |
|---|---|---|---|---|
guild_id | String | The ID of the Discord guild (server) to scrape members from. | - | β Yes |
token | String | Your Discord user or bot token for authentication. Ensure compliance with Discordβs Terms of Service. | - | β Yes |
π‘ You can find your guild ID by enabling Developer Mode in Discord β right-click the server name β βCopy IDβ.
π€ Output
The Actor outputs a dataset in JSON format with the following fields for each member:
| Field | Description |
|---|---|
user_id | Unique Discord user ID. |
username | The userβs username. |
discriminator | The userβs 4-digit discriminator tag. |
global_name | The global display name, if set. |
avatar_url | URL to the userβs avatar. |
nickname | Server-specific nickname, if any. |
joined_at | The timestamp of when the member joined the guild. |
roles | A semicolon-separated list of the memberβs roles. |
premium_since | Timestamp of Nitro boosting (if applicable). |
premium_guild_since | Timestamp of guild-specific premium status (if any). |
accent_color | Userβs profile accent color. |
banner_url | URL to the userβs banner image (if available). |
bio | Userβs profile bio (if available). |
public_flags | Integer flags representing public user badges. |
badges | A semicolon-separated list of user badges. |
π§Ύ Example Output
{"user_id": "123456789012345678","username": "example_user","discriminator": "0420","global_name": "Example","avatar_url": "https://cdn.discordapp.com/avatars/123456789012345678/abcdef1234567890.png","nickname": "ExUser","joined_at": "2025-10-08T14:30:00","roles": "Moderator (987654321098765432); Member (876543210987654321)","premium_since": null,"premium_guild_since": null,"accent_color": "#FF8800","banner_url": "","bio": "Just here to help.","public_flags": "0","badges": ""}
On this page
Share Actor:
