I want to put the results of the NBA with sports ru, for example
https://ru.global.nba.com/boxscore/#!/0021700391 this match. The problem is that the page is generated dynamically on the client, as I understand it made all angulare, please do not kick, if I'm wrong.
Found option using selenium and BeautifulSoup, but it is very dreary. Is it possible to get the same json that gets the page? Well, or xml, I do not know in what format the data is transmitted there.
Trying to understand myself, but found nothing.