Recipes / Link Collector
🔗

Link Collector

Extract all links from a page with their text and URLs.

extract by bix
▶ Use this recipe Sign up free

Perfect for

Configuration

URL required
url

Output

links

Array of { text, url }

json
count
number

How to use

1.

Click "Use this recipe" above (or run via CLI/API)

2.

Fill in the required fields (just a url)

3.

Run now for instant results, or schedule it to run automatically

CLI

$ bix recipes run link-collector --url https://example.com

Related recipes