Scrapegraph-ai
Scrapegraph-ai copied to clipboard
Receive the Actual Node structure of the Created JSON elements
It would be great to receive the actual node structure along with the json. I am scraping the same website for different products, If I get the actual nodes for different elements returned in the json, I would not need to make more requests, I can just use that node structure for my next scrape in my code.