mirror of
https://github.com/Xevion/mee6-scraper.git
synced 2025-12-05 23:15:29 -06:00
Create README.md
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# mee6-scraper
|
||||
A scraper for the Mee6 Discord Bot's leaderboard
|
||||
|
||||
Simple served as an experiment with the leaderboard function of the mee6 bot. Uploading here as I try to migrate to a Github based system of projects.
|
||||
Was mostly an experiment that started first with scraping using a Selenium bot (as Javascript generates the leaderboard), but then I realized pretty quickly
|
||||
that an API exists for the Mee6 bot that is publicly available. I forgot if this was the same way that the javascript generates everything on the page, but I would assume so.
|
||||
Reference in New Issue
Block a user