Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/unclecode/crawl4ai
/ InvalidCSSSelectorError
Class
InvalidCSSSelectorError
crawl4ai/utils.py:18–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
from
requests.exceptions
import
InvalidSchema
17
18
class
InvalidCSSSelectorError(Exception):
19
pass
20
21
def
calculate_semaphore_count():
22
cpu_count = os.cpu_count()
Callers
2
get_content_of_website
Function · 0.85
get_content_of_website_optimized
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…