白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Get web page data
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Use the get method of HTTP protocol to obtain the form data of the specified web page and output it to the specified variable.
2、 Attribute description
● output to variable:The name of the return value can be modified.
● connection address:The URL of the requested web page.
● form parameters:Request parameters of get request.
● timeout:The time to wait for a response from the server.
3、 Use example
● The execution logic of this process:
After adding components, set request data in the right attribute area; Click Run to return the requested data object.




