Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_playwright_scroll
Method · 0.45
ascrape_playwright
Method · 0.45
ascrape_with_js_support
Method · 0.45
retrieve_batch_results
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected