Disboard-Scraper

Threaded Scraper to get discord servers from disboard.org written in python3.


Setup.

  • One thread / tag
  • If you whant to look for multiple tag in same session: tag1+tag2 (Max: 5)
  • You can sort by member_count or bumped_at.

for keywords in ['tag1', 'tag2', 'multiple+tag']:
    # bumped_at / member_count
    threading.Thread(target= Scraper().get_redirect, args=(keywords, 'bumped_at',)).start()

Warning.

  • This project was made for educational purposes only! I take no responsibility for anything you do with this program.
  • If you have any suggestions, problems, open a problem (if it is an error, you must be sure to look if you can solve it with Google!)

Support me.

  • Thanks for looking at this repository, if you like to press the

    button!
  • Made with
    ?
    by Vichy.
  • RCΛ Love u.

Informations
GitHub Repo stars GitHub top language GitHub last commit GitHub GitHub watchers

GitHub

https://github.com/Its-Vichy/Disboard-Scraper