MCPcopy Create free account
hub / github.com/ScrapeGraphAI/Scrapegraph-ai / SearchConfigError

Class SearchConfigError

scrapegraphai/utils/research_web.py:23–26  ·  view source on GitHub ↗

Exception raised when search configuration is invalid.

Source from the content-addressed store, hash-verified

21
22
23class SearchConfigError(ResearchWebError):
24 """Exception raised when search configuration is invalid."""
25
26 pass
27
28
29class SearchRequestError(ResearchWebError):

Callers 2

search_on_webFunction · 0.85
_search_serperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected