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