Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/scrapecraft
/ functions
Functions
307 in github.com/ScrapeGraphAI/scrapecraft
⨍
Functions
307
◇
Types & classes
99
↳
Endpoints
44
Method
validate_schema
Validate the schema completeness.
backend/app/agents/langgraph_agent.py:630
Function
validate_url
Validate if a URL is accessible.
backend/app/api/scraping.py:115
Function
validate_url
Validate if a URL is accessible and returns valid HTML.
backend/app/agents/tools.py:48
Method
validate_urls
Validate multiple URLs concurrently. Args: urls: List of URLs to validate Returns:
backend/app/services/scraping_service_enhanced.py:244
Method
validate_urls
Validate and filter URLs based on relevance.
backend/app/agents/langgraph_agent.py:432
Function
validate_urls_tool
Validate a list of URLs to check if they are accessible. This tool checks if URLs are valid and accessible, helping to filter out br
backend/app/agents/tools/scraping_tools.py:251
Function
websocket_endpoint
(websocket: WebSocket, pipeline_id: str)
backend/app/main.py:61
← previous
301–307 of 307, ranked by callers