Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/Scrapegraph-ai
/ SearchRequestError
Class
SearchRequestError
scrapegraphai/utils/research_web.py:29–32 ·
view source on GitHub ↗
Exception raised when search request fails.
Source
from the content-addressed store, hash-verified
27
28
29
class
SearchRequestError(ResearchWebError):
30
""
"Exception raised when search request fails."
""
31
32
pass
33
34
35
class
ProxyConfig(BaseModel):
Callers
5
search_on_web
Function · 0.85
_search_duckduckgo
Function · 0.85
_search_bing
Function · 0.85
_search_searxng
Function · 0.85
_search_serper
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected