-
⭐ Dont Forget to give this project a star! For helping people who needs this tool!
-
⚠️ This project uses discord.js selfbot api so the risks you take are your own. -
🎌 The goal of the project is scraping users in specifed guild. Scrapes pfps, usernames, ids, pfp urls.
- You can scrape profile pictures on 'webp' | 'png' | 'jpg' | 'jpeg' formats.
- You can reach usernames of all users from txt.
- You could use ids from json database.
- Bot creates specific folders for guilds so it is really easy to handle.
- I used local json database for safety and accessibility.
- It is not possiable to rewrite this project with using discord res api due restrictions.
-
😶🌫️ I added all of thing could scaraped as an normal discord user on api. Scraping banners, Bios etc. as a normal user does not allowed in discord.js api. Thanks for patience.
-
👍🏻 There are plenty of things that could be added to the script, feel free to contribute!
-
1- Clone repo from git.
>> git clone https://github.com/sertchan/Discord-Scraper2 - First, create your .env file using .env.example.
GUILDID=xxxx TOKEN=xxx FORMAT=png3 - Install the dependencies:
>> npm install -
>> node .
MIT License