solderq35 / hitruns-parser

Tool for parsing Hitman speedruns. Mostly for practice working with JSON.

Home Page:https://hitruns-parser.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hitruns-Parser

Site URL: https://hitruns-parser.vercel.app/

Copy and paste a run link from Hitman 3 speedrun.com (e.g. https://www.speedrun.com/hitman_3/run/znqq2e8z) into the input box on upper left of webpage.

Click on "Click Me" to parse.

Some variables must be filled in manually at the moment due to API complications:

  • Difficulty, rating (SA vs SASO): Non CE Full Game
  • Category Extension Complications (Default, Fiberwire, etc): CE Individual Level
  • Difficulty, rating, CE complications: CE Full Game

Site Setup

  • yarn start to start up.

About

Tool for parsing Hitman speedruns. Mostly for practice working with JSON.

https://hitruns-parser.vercel.app

License:MIT License


Languages

Language:JavaScript 64.1%Language:HTML 30.3%Language:CSS 5.6%