-
⭐ Dont Forget to give this wonderful project a star! For helping people who needs this tool!
-
🔥 If this tool has been useful for you and saved your day, please feel free to thank me by buying me a coffee!
-
⚠️ 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 pfp's, usernames, ids, pfp url's.
-
💗 I'm already so so much appreciated who gives star the project or supports me on buy me a coffe!
- You can scrape profile pictures on 'webp' | 'png' | 'jpg' | 'jpeg' formats.
- You can reach usernames of all users from txt.
- You could use id's 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 user on api. Scraping banners. Bio's 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-Scraper
2 - First, create your .env file using .env.example.
GUILDID=xxxx TOKEN=xxx FORMAT=png
3 - Install the dependencies:
>> npm install
-
>> node .
MIT License