Scrapes Gamepedia (and potentially Gamepress in the future) pages for list of heroes and their game stats and data.
Output in JSON.
Check out feh-core-service for a GraphQL server that serves this JSON output through an endpoint.
pipenv sync
pipenv run python feheromanager.py
For use in a future release of an Ally management app.