Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

python script to web scrape a ludum dare user's game ratings and show them as a graph

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

![jam-analysis](https://user-images.githubusercontent.com/46490176/198102335-d6bf7aa6-482c-4710-8e50-c9476a289263.png)

## TODO

- Scraper progress bar
- Cache ratings