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

File scraping_agent.py

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

Source from the content-addressed store, hash-verified

1from langgraph.graph import StateGraph, END
2from langgraph.graph.message import add_messages
3from typing import TypedDict, List, Dict, Annotated, Literal, Optional, Any
4from langchain_core.messages import HumanMessage, AIMessage, BaseMessage

Callers

nothing calls this directly

Calls 1

ScrapingAgentClass · 0.85

Tested by

no test coverage detected