MCPcopy Index your code
hub / github.com/ScrapeGraphAI/Scrapegraph-ai / content

Method content

tests/test_chromium.py:254–255  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

252 return
253
254 async def content(self):
255 return "<html>Dummy</html>"
256
257 class DummyContext:
258 async def new_page(self):

Callers 4

ascrape_playwrightMethod · 0.45
retrieve_batch_resultsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected