The markdown in the scraped page looks fine, and I only have 3 columns in the output Sheet (matching the JSON). What is the cause of the failure?!
(shared open for viewing)
The markdown in the scraped page looks fine, and I only have 3 columns in the output Sheet (matching the JSON). What is the cause of the failure?!
(shared open for viewing)
Replaced Extract To Table node with an Extract Data one, and handed output to Google Sheet Writer node. Worked fine. Something janky in the way Extract To Table is handling the combined process.
Hey @gareth - The Extract to Table
node uses uses OpenAI’s structured JSON output to extract data. It seems like there was an error in generating the output JSON. If you refresh the schema and try again it should work as expected.
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.