Gronkh game database @ grnkdb.dev.
Attempt to semi-automate scraping and cataloging all video games that Gronkh ever played. The website is updated every Saturday with respect to the newest YouTube videos.
- Check out grnkdb.dev.
- Download the list at grnkdb.dev/data.csv.
- Try the scraper locally by cloning the repo and running
go run main.go
(requires Go and a YouTube API key).
Proof-of-concept / alpha!
- Currently only covers the main YouTube channel (side-channels and gronkh.tv missing).
- Scraping algorithm is work-in-progress so the list looks quite ugly.
- Website contains the bare minimum (i.e. no search functionality, etc...).