Discord Bot Search Scraper
Pricing
from $3.99 / 1,000 results
Go to Apify Store
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
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
12 days ago
Last modified
Categories
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
| Field | Type | Required | Description |
|---|---|---|---|
| keywords | array | Yes | Keywords to search Discord bots |
| 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 bots per keyword (default: 50) |
| proxyConfiguration | object | No | Proxy 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