FG
💻 Software

How do I extract all the external links of a web page and save them to a file?

Fresh5 days ago
Mar 15, 202622436 views
Confidence Score0%
0%

Problem

How do I extract all the external links of a web page and save them to a file? If you have any command line tools that would be great.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I extract all the external links of a web page and save them to a file?

Low Risk

You will need 2 tools, lynx and awk, try this: If you need numbering lines, use command nl, try this:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment