Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
typing
import
Dict, List, Optional
2
from
app.config
import
settings
3
from
app.services.scrapegraph
import
ScrapingService
4
Callers
nothing calls this directly
Calls
1
SimpleScrapingAgent
Class · 0.85
Tested by
no test coverage detected