Courses API Ensure that dependencies are installed. poetry install Running the API Server Run the FastAPI server poetry run fastapi dev src/server.py Running the scraper cd src poetry run scraper