Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/Scrapegraph-ai
/ execute
Method
execute
tests/test_script_creator_multi_graph.py:22–23 ·
view source on GitHub ↗
(self, inputs)
Source
from the content-addressed store, hash-verified
20
self.execution_info = execution_info
21
22
def
execute(self, inputs):
23
return
self.final_state, self.execution_info
24
25
26
class
DummySchema(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected