Skip to content

unconfiguring/scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape

scrapes & saves random discord users avatars

features

  • scrapes random discord users avatars & saves them
  • useful for realistic token botting
  • configurable settings
  • filename generation
  • open source

requiremnts

  • python 3.x

usage

  • git clone crime > git clone https://github.com/unconfiguring/scrape
  • install requirements in command prompt > pip install -r requirements.txt in the directory you installed scrape in
  • configure config.json example below this
  • scrape.py

example of config.json

{
    "delay": 2, // scraping delay time
    "format": "jpg" // format you want it to save the avatars in
}

About

scrapes random discord users avatar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages