https://github.com/pizzart/jam-analysis
python script to web scrape a ludum dare user's game ratings and show them as a graph
https://github.com/pizzart/jam-analysis
beautifulsoup ludum-dare matplotlib python selenium
Last synced: 4 months ago
JSON representation
python script to web scrape a ludum dare user's game ratings and show them as a graph
- Host: GitHub
- URL: https://github.com/pizzart/jam-analysis
- Owner: pizzart
- Created: 2022-10-25T20:16:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T08:40:40.000Z (over 3 years ago)
- Last Synced: 2025-08-28T13:32:15.322Z (10 months ago)
- Topics: beautifulsoup, ludum-dare, matplotlib, python, selenium
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LD rating graph tool
## Description
Web scrapes a user's games, username and the games' ratings. (in theory it can make graphs of any user's games)
## Requirements
- Selenium + GeckoDriver
- BeautifulSoup
- Matplotlib
- PySimpleGUI
## Screenshots

## TODO
- Scraper progress bar
- Cache ratings