Discord User Search Scraper avatar

Discord User Search Scraper

Pricing

from $3.99 / 1,000 results

Go to Apify Store
Discord User Search Scraper

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

EasyApi

Maintained by Community

Actor stats

1

Bookmarked

7

Total users

3

Monthly active users

12 days ago

Last modified

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

FieldTypeRequiredDescription
keywordsarrayYesKeywords to search Discord users
from_createdstringNoCreated on or after (YYYY-MM-DD)
to_createdstringNoCreated on or before (YYYY-MM-DD)
from_invitesstringNoMinimum invite count
to_invitesstringNoMaximum invite count
from_serversstringNoMinimum server count
to_serversstringNoMaximum server count
maxItemsintegerNoMax users per keyword (default: 50)
proxyConfigurationobjectNoProxy 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