Build a standing page based off a MLB api

Hi. This is my first time using Django and have only had a small intro run through to go off of. Wanted help in making a page would show the live standing of the MLB. I got the API from this link by running pip install mlbgame. Wanted to know how to display the live standing on a web page. Thank you.

I don’t know what you mean by a “small intro”, but if you’re just getting started with Django, I strongly suggest you work your way completely through either the official Django tutorial, or the Django Girls tutorial - or better yet, both.

1 Like