I got bored and decided to rip and emulate Nexon's Marvel Machine.

Try it out!
You can visit Marvel Machine and try it out for free!
Installation
You will need to migrate and seed the database.
PHP Code:
php artisan migrate
php artisan db:seed
Features
- Created using Laravel 5.4
- Uses SteamAPI, so credentials are safely handled.
- You can customize the machine to any version.
Source Code
Click Here
Extra
You can use this script to parse the data yourself. Please note, the script is a temporary solution when it comes to parsing data directly from the original marvel machine.