MCPcopy 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

applyTransformerFunction · 0.45
hide_text_with_asteriskFunction · 0.45
remove_function_keyFunction · 0.45
convert_nested_to_jsonFunction · 0.45
get_uniqueMethod · 0.45
snakecase_keysFunction · 0.45
camelcase_keysFunction · 0.45
_searchFunction · 0.45
applyTransformerFunction · 0.45
get_scrapers_configMethod · 0.45
get_browser_scrapersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected