MCPcopy Create free account
hub / github.com/ScrapeGraphAI/scrapecraft / simple_agent.py

File simple_agent.py

backend/app/agents/simple_agent.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Dict, List, Optional
2from app.config import settings
3from app.services.scrapegraph import ScrapingService
4

Callers

nothing calls this directly

Calls 1

SimpleScrapingAgentClass · 0.85

Tested by

no test coverage detected