Discord Scraper avatar
Discord Scraper

Pricing

$19.00/month + usage

Go to Store
Discord Scraper

Discord Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape discord server members and messages with attachments from any channel.

1.0 (3)

Pricing

$19.00/month + usage

23

Total users

788

Monthly users

30

Runs succeeded

77%

Issue response

8.8 days

Last modified

6 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: