
Discord Scraper
Pricing
$19.00/month + usage
Go to Store

Discord Scraper
Scrape discord server members and messages with attachments from any channel.
1.0 (3)
Pricing
$19.00/month + usage
24
Total users
808
Monthly users
32
Runs succeeded
73%
Issues response
34 days
Last modified
7 months ago
You can access the Discord Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "action": "scrapeMessages",< "scrapeMessages.channelUrl": "https://discord.com/channels/662267976984297473/976997370132848640",< "scrapeChannelMembers.channelUrl": "https://discord.com/channels/662267976984297473/976997370132848640",< "minDelay": 1,< "maxDelay": 3<}' |<apify call curious_coder/discord-data-scraper --silent --output-dataset
Discord Scraper API through CLI
The Apify CLI is the official tool that allows you to use Discord Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: