Interactive Article Search
This chatflow allows users to search for articles on note.com interactively and extract specified items such as titles or content. It requires the Note Scraper API workflow to function properly.
Details
Created on: September 20, 2025
Last modified: September 20, 2025
Tags
Article Search
Content Extraction
Note.com
Description
This chatflow facilitates interactive searching and extraction of articles from note.com. Users can specify parameters like retrieval mode (all or by index), item to extract (title, author, link, content), and article index if needed. The flow begins with a start node where users set these parameters. The 'Note Scraper API' tool is then called to fetch articles based on user input keywords. An IF/ELSE node determines whether all items are extracted using the '全件抽出' code node or a specific item using the '個別抽出' code node. Results are outputted through answer nodes, providing either a list of values or a single string result. The flow requires importing the Note Scraper API workflow as a tool for proper operation.
Flow Preview
This is a preview, to use it in Dify, click on the install button.