Method__init__(
self,
node_name: str,
node_type: str,
input: str,
output: List[str],
scrapegraphai/nodes/base_node.py:48
Method__init__(
self,
input: str,
output: List[str],
library: str,
website: str,
scrapegraphai/nodes/generate_scraper_node.py:34