Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/scrapecraft
/ main.py
File
main.py
backend/app/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI, WebSocket, WebSocketDisconnect
2
from
fastapi.middleware.cors
import
CORSMiddleware
3
from
contextlib
import
asynccontextmanager
4
import
logging
Callers
nothing calls this directly
Calls
1
ConnectionManager
Class · 0.90
Tested by
no test coverage detected