As a self-inflicted media creator, were you thereLittle Red BookUp thereBlast notesHow can they quickly capture trends and develop inspirations while their creativity and flow are lamented
Today I teach you how to use buttonsAI AgentA quick collection of a thousand little red books. Yeah, and some behind itWorkflowAnd the details of the operation。
The functional processes of the intelligent are basically consistent with the processes that we manually access, and are broadly divided into these steps
1. The search box enters keyword search notes
Click on a note, get a picture, text, a touch, collection, etc
3. save data in excel files or flying book forms
But it's automatic. Just give him the parameters
It's a very practical article
Procedure
Step one, create a workflow
First we have to create a new stream

Then set the name and description of the workflow

Step 2, set to start node
Adds several parameters, including totalNumber, cookieStr, keepwords, noteType, sort。
Why set these parameters? Because the back plugins need to use these parameters

Step 3, add a little red book search plugin
click add node, then search for little red book, select the first and then click on xhs_search_notes to insert node

This plugin requires five parameters that coincide with the five parameters set by the "start node"

The specific meanings of the five parameters are as follows:

- cookieStr, this parameter is a more specific parameter, and I'll show you how to get the value of this parameter, which you can understand as a key, which is the key to the data of the little red book
Link the start five parameters to the five parameters of the plugin, which can be set directly at the time of subsequent implementation

Step 4, Loop Get Note Message
Add Cycle Node


Step 5, add the node to get details
Add a node to the cycle to get details

Step six, add code nodes
After the acquisition is completed, add code nodes next and use code nodes to extract the data to save

Configure code and output parameters

Step 7, add delay node
The effect of increasing the delay nodes is to reduce the frequency of requests, which reduces the probability of a platform being limited

set the delay of 1s

Note the input and output results of the cycle nodes

Step 8, add code nodes
This code node is used to adjust the name of the JSON data so that the final excel file in the first line is Chinese, so this step is an important one

Step 9, add JSON2Execel plugin
This plugin will make data available

Configure parameters for this node

Step 10, Configure Endpoint

So, did you learn to build? Start your little hands and follow the curriculum and fuck。