Discord Scraper avatar

Discord Scraper

Try for free

3 days trial then $19.00/month - No credit card required now

View all Actors
Discord Scraper

Discord Scraper

curious_coder/discord-data-scraper
Try for free

3 days trial then $19.00/month - No credit card required now

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

You can access the Discord Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "action": "scrapeMessages",
3  "scrapeMessages.channelUrl": "https://discord.com/channels/662267976984297473/976997370132848640",
4  "scrapeChannelMembers.channelUrl": "https://discord.com/channels/662267976984297473/976997370132848640",
5  "minDelay": 1,
6  "maxDelay": 3
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 46 monthly users
  • 8 stars
  • 83.6% runs succeeded
  • 2 hours response time
  • Created in Jul 2023
  • Modified about 1 month ago