fastapi-contacts-api │ ├── test │ ├── conftest.py │ ├── docker-compose.yml │ ├── test_contacts_api.py │ ├── database.py ├── main.py ├── models.py ├── schemas.py ├── services.py ...
Describe what you want to collect in plain English. An agentic LLM researches the target site, builds a structured crawl plan, and a Crawlee-based crawler executes it — extracting content, ...