Extract Links
extract_linksExtract all links from a web page and filter by internal, external, or all. Get anchor text, URL, rel attributes, and nofollow status to analyze link structure.
Instructions
Extract all links from a web page. Can filter by internal, external, or all links. Returns anchor text, URL, rel attributes, and nofollow status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract links from | |
| type | No | Filter links by type | all |