import requests headers = { 'X-Luckdata-Api-Key': '' } json_data={} response = requests.get( '/api/Instagram-API/erx1jnoc5dj4?id=3040091568624969296', headers=headers, ) print(response.json())