response = requests.get("""https://steamcommunity.com/market/listings/730/AK-47%20%7C%20Asiimov%20(Field-Tested)/render/?query=&start=0&count=100&country=BY&language=english¤cy=1""")
link = response.json()
print(link['assets']['730']['2']['27405178623']['actions'][0]['link'])