Discord User Search Scraper
Pricing
from $3.99 / 1,000 results
Go to Apify Store
Discord User Search Scraper
Search Discord users by username or display name. Extract user ID, avatar, badges, clan tag, server count, and invite count. Perfect for user discovery and community research. 👤
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
EasyApi
Maintained by CommunityActor stats
1
Bookmarked
7
Total users
3
Monthly active users
12 days ago
Last modified
Categories
Share
Search Discord users by username or display name and extract detailed profile information. Filter by account creation date, invite count, and server count to find the users that match your criteria.
Key Features
- Search Discord users by keyword
- Filter by account age, invite count, and server count
- Extract user ID, display name, username, and avatar
- Get clan tags, profile badges, and activity metrics
- Paginate through user listings with flexible result limits
- Support batch search for multiple keywords
- Optional proxy configuration
Input
| Field | Type | Required | Description |
|---|---|---|---|
| keywords | array | Yes | Keywords to search Discord users |
| from_created | string | No | Created on or after (YYYY-MM-DD) |
| to_created | string | No | Created on or before (YYYY-MM-DD) |
| from_invites | string | No | Minimum invite count |
| to_invites | string | No | Maximum invite count |
| from_servers | string | No | Minimum server count |
| to_servers | string | No | Maximum server count |
| maxItems | integer | No | Max users per keyword (default: 50) |
| proxyConfiguration | object | No | Proxy settings |
Input Example
{"keywords": ["leo"],"from_servers": "5","maxItems": 50,"maxPages": 3}
Output
Each matched user is saved as one dataset record:
{"searchKeyword": "leo","userId": "956788859776139294","displayName": "Leon","username": "madrabbit_leon","avatar": "https://cdn.discordapp.com/avatars/...","clanTag": null,"clanBadge": null,"clanServerId": null,"badges": [],"createdAt": "Mar 25, 2022","servers": 7,"invites": 8,"scrapedAt": "2026-06-17T12:00:00.000Z"}
Use Cases
- Discord user discovery and lookup
- Community member research
- Influencer and power-user identification
- Outreach and partnership prospecting