Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ items
Method
items
botasaurus/local_storage.py:99–100 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
97
self.storage_backend_instance.clear()
98
99
def
items(self):
100
return
self.storage_backend_instance.items()
101
102
103
# def get_new_number(self):
Callers
15
applyTransformer
Function · 0.45
hide_text_with_asterisk
Function · 0.45
remove_function_key
Function · 0.45
convert_nested_to_json
Function · 0.45
convert_nested_to_json_for_excel
Function · 0.45
get_unique
Method · 0.45
snakecase_keys
Function · 0.45
camelcase_keys
Function · 0.45
_search
Function · 0.45
applyTransformer
Function · 0.45
get_scrapers_config
Method · 0.45
get_browser_scrapers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected