import requests headers = { 'X-Luckdata-Api-Key': '' } json_data={} response = requests.get( '/api/Instagram-API/xbtob0gl0tao?url=https://www.instagram.com/p/CowkyywjSZQ/', headers=headers, ) print(response.json())