Member Scraper
The member scraper exports user data from any Discord server your account has access to.
What it exports
For each member, the scraper collects:
- User ID
- Username and display name
- Avatar URL
- Bio/About Me text
- Join date (when they joined the server)
Setting up the scraper
Add scraper tokens
The scraper uses Discord user tokens to fetch member data. You can add multiple tokens for parallel scraping:
- Go to the Scraper page in the dashboard
- Click Add Token
- Paste a Discord user token
- Click Validate to verify it works
- Repeat for additional tokens (optional — more tokens = faster scraping)
tip
Each token must belong to an account that is a member of the server you want to scrape.
Configure proxies (optional)
For large servers, you can add proxy servers to distribute requests:
- On the Scraper page, click the proxy settings
- Add proxy URLs (one per line)
- Save
Running a scrape
- Select the server to scrape
- Click Start Scraper
- Monitor progress in real time
- When complete, download the results
Managing scrape results
- View — Browse results directly in the dashboard
- Download — Export results as JSON
- Delete — Remove old scrape files
Scraper queue
You can queue multiple scrape jobs. The queue processes them one at a time to avoid rate limits.
- Queue — View pending scrape jobs
- Cancel — Cancel a specific job or all jobs
- Clear — Remove all queued jobs
Rate limits
The scraper respects Discord's rate limits automatically. Large servers (10,000+ members) may take some time to complete. Using multiple tokens speeds up the process.