extract links from webpage

Y

yuetwah2000

how do I extract all links in a webpage? for example, I wanna extract
all .avi links in a webpage, can it be done with simple pattern
matching? What modules do I need?
 
J

John Bokma

how do I extract all links in a webpage? for example, I wanna extract
all .avi links in a webpage, can it be done with simple pattern
matching? What modules do I need?

Download wget for all your pr0n needs :)

wget -nd -r --accept avi http://example.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top