Blcksoda / DiscordScrape

A basic PFP and username scraper for discord.

Home Page:https://github.com/akimbo7/DiscordScrape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Scraper

MIT License MIT License MIT License

A basic PFP and username scraper for discord.

Untitled1

Fetching guild members is only possible via discord's gateway. I was going to do this myself 
but ended up using DisCum as I have no real knowledge of using discord's gateway - It was pointless
me spending hours learning for a basic script I'm never going to use.

This script was only made because some kid on Telegram was trying to sell a scraper for $50 lol, so here.

This is essentially the bare bones - you could thread this with multiple tokens to make this 100x faster.

This will not be maintained further as I have no use for this.

Check out DisCum!

Requirements

  • requests
  • discum
  • colorama

About

A basic PFP and username scraper for discord.

https://github.com/akimbo7/DiscordScrape

License:MIT License


Languages

Language:Python 100.0%