What's the best piece of software to download all the links from a page?

etalns

Diamond Member
Dec 20, 2001
6,513
1
0
Trying to download a guide from my school's site for a course I am taking. There's so many hyperlinks in each page that saving them one by one would be impossible. Anyone have any tips? ;)
 

her209

No Lifer
Oct 11, 2000
56,336
11
0
Originally posted by: Qosis
Trying to download a guide from my school's site for a course I am taking. There's so many hyperlinks in each page that saving them one by one would be impossible. Anyone have any tips? ;)
;););)
 

oboeguy

Diamond Member
Dec 7, 1999
3,907
0
76
Originally posted by: her209
Originally posted by: Qosis
Trying to download a guide from my school's site for a course I am taking. There's so many hyperlinks in each page that saving them one by one would be impossible. Anyone have any tips? ;)
;););)

Pwned!

But in reality, I believe the OP. If I find a course website full of exercises and whatnot for a course in my field, I like to get all the materials. It's out there, has no copyright... it's public domain and I'd feel fine using it next time I teach the subject.

FYI, there's a Firefox extension called "DownloadThemAll" or something like that. Very handy in that it lets you choose filters for extensions (e.g. *.pdf, *.ps, etc) and / or select every linked thing on the page.

Then there's always the "old-school" *nix "wget" command. RTFM.
 

etalns

Diamond Member
Dec 20, 2001
6,513
1
0
Originally posted by: oboeguy
Originally posted by: her209
Originally posted by: Qosis
Trying to download a guide from my school's site for a course I am taking. There's so many hyperlinks in each page that saving them one by one would be impossible. Anyone have any tips? ;)
;););)

Pwned!

But in reality, I believe the OP. If I find a course website full of exercises and whatnot for a course in my field, I like to get all the materials. It's out there, has no copyright... it's public domain and I'd feel fine using it next time I teach the subject.

FYI, there's a Firefox extension called "DownloadThemAll" or something like that. Very handy in that it lets you choose filters for extensions (e.g. *.pdf, *.ps, etc) and / or select every linked thing on the page.

Then there's always the "old-school" *nix "wget" command. RTFM.

The problem is that the library's wireless is pretty pathetic, so when I get to the library I rarely have all my materials available to me. There's nothing malicious going on here ;)
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
I use 'down them all' a firefox plugin. I used to use Transport Pro to just copy an entire site. I am going to have to look into leechget.
 

Reel

Diamond Member
Jul 14, 2001
4,484
0
76
Originally posted by: FoBoT
wget.exe works for me

Is there a windows version? I have always used the linux version and was going to recommend it.