Here is the API https://api.tracker.gg/api/v2/valorant/standard/profile/riot/pyro%23dif/segments/season-report? it sends back a 200 ok response when I put in chrome browser. import requests, json playerTag = "pyro%23dif" headers = { 'Accept': 'text/html,application/xhtml+xml,applicati...