[Air-l] Link count
elijah wright
elw at stderr.org
Fri Jul 29 07:20:50 PDT 2005
> A poor person's way would be to use Lynx from the command line (Windows,
> Mac, Linux) and use the "-dump" option. It will provide an enumerated list
> of all the links at the end of the text dump of a web page.
> For example: lynx -dump http://www.wired.com/ yields 130 links.
> Hope that helps.
grep with an appropriate regex (or set of them, actually) would be jolly
good, as well.
--elijah
More information about the Air-L
mailing list