如何用四个节点搭建 ChatGPT 答案批量爬取工具:n8n + Scrapeless,无代码指南
TL;DR:n8n 只需要一个 HTTP Request 节点就能与 Scrapeless 的 LLM Chat Scraper 通信 —— 无需写代码、无需 SDK。 只要用一个节点向 https://api.scrapeless.com/api/v2/scraper/execute 发起 POST,请求带上 x-api-token 头和 JSON 请求体,回答会以数…
2026/7/4 3:22:37