Discord Scraper
3 days trial then $19.00/month - No credit card required now
Discord Scraper
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:
Actor Metrics
68 monthly users
-
17 stars
41% runs succeeded
26 days response time
Created in Jul 2023
Modified a month ago