import os import requests import json from dotenv import load_dotenv # Load env from .env file load_dotenv()