Discord Bot Search Scraper avatar

Discord Bot Search Scraper

Pricing

from $3.99 / 1,000 results

Go to Apify Store
Discord Bot Search Scraper

Discord Bot Search Scraper

Search Discord bots by name. Extract bot ID, avatar, server count, invite count, and creation date. Perfect for bot discovery, competitor research, and integration scouting. 🤖

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

EasyApi

EasyApi

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Share

Search Discord bots by name and extract detailed bot information. Filter by creation date, invite count, and server count to find bots that match your criteria.

Key Features

  • Search Discord bots by keyword
  • Filter by bot age, invite count, and server count
  • Extract bot ID, name, avatar, and profile badges
  • Get server and invite metrics for each bot
  • Paginate through bot listings with flexible result limits
  • Support batch search for multiple keywords
  • Optional proxy configuration

Input

FieldTypeRequiredDescription
keywordsarrayYesKeywords to search Discord bots
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 bots per keyword (default: 50)
proxyConfigurationobjectNoProxy settings

Input Example

{
"keywords": ["ai"],
"from_servers": "10",
"maxItems": 50,
"maxPages": 3
}

Output

Each matched bot is saved as one dataset record:

{
"searchKeyword": "ai",
"botId": "1232011181057642607",
"name": "PaidiaBot",
"avatar": "https://cdn.discordapp.com/avatars/...",
"badges": [],
"createdAt": "Apr 22, 2024",
"servers": 147,
"invites": 208,
"scrapedAt": "2026-06-17T12:00:00.000Z"
}

Use Cases

  • Discord bot discovery and benchmarking
  • Competitor bot research
  • Integration and partnership scouting
  • Bot market intelligence