UrlDetector

免费增值
通过 integraatio | 已更新 4 days ago | Text Analysis
Health Check

N/A

README

Key Points:

  • All queries to parse text require the input text, and an array of one or more url detection options, specifying which rules and filters will be applied during the url extraction.
  • Url detect options are applied in a bitwise manner (i.e. a HTML page source could be uploaded and scanned with the options for ‘Default’, ‘HTML’, ‘Javascript’ enabled, which might be a good combination for extracting urls from the page content as well as any script included in the page).
  • The best combination of detection options will depend on your individual use case, some experimentation may be beneficial.

Endpoints notes

The Detection Options must be passed in to match the values found at the:

/urls/list-options

Returns an list of all available url detection options that can be passed during a url detection request. One or more values must be passed, and they are bitwise additive.

/urls/detect

Post a body of text, along with any url detection options required, and receive back a list of matching urls detected in the input.

关注者:0
资源:
使用条款
API 创建者:
Rapid account: Integraatio
integraatio
integraatio
登录并给 API 打分
打分:5 - 投票:1