Skip to content

urlscan.io 节点(urlscan.io node)#

使用 urlscan.io 节点在 urlscan.io 中自动化工作,并将 urlscan.io 与其他应用集成。n8n 内置支持多种 urlscan.io 功能,包括获取扫描和执行扫描。

🌐 Use the urlscan.io node to automate work in urlscan.io, and integrate urlscan.io with other applications. n8n has built-in support for a wide range of urlscan.io features, including getting and performing scans.

本页列出了 urlscan.io 节点支持的操作列表以及更多资源的链接。

🌐 On this page, you'll find a list of operations the urlscan.io node supports and links to more resources.

凭证

有关设置身份验证的指导,请参考 urlscan.io 凭据

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

操作(Operations)#

  • 扫描
    • 获取
    • 获取全部
    • 执行

模板和示例(Templates and examples)#

Template widget placeholder.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.