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