Extract and check links
extract_linksCategorize a page's links into internal and external, count nofollow attributes, and optionally check internal links for broken ones.
Instructions
List a page's links split into internal and external with nofollow counts. Optionally HEAD-checks internal links to find broken ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| checkLimit | No | ||
| checkBroken | No |