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