Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ extract_second_segment
Method
extract_second_segment
botasaurus/links.py:297–298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
295
296
@staticmethod
297
def
extract_second_segment():
298
return
Extractors.extract_nth_segment(1)
299
300
@staticmethod
301
def
extract_third_segment():
Callers
nothing calls this directly
Calls
1
extract_nth_segment
Method · 0.80
Tested by
no test coverage detected