Avatar
Please consider registering
Guest
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Register Lost password?
sp_Feed sp_topic_old
wget-command for downloading more than one page
Avatar
Rosika
Member
Members
Forum Posts: 68
Member Since:
November 27, 2014
sp_UserOfflineSmall Offline
1
February 24, 2017 - 9:56 am
sp_Permalink sp_Print sp_EditHistory

Hi altogether,

does anybody know the exact command I have to use to download part of a website that consists of more than one page (with wget). Example:

I want to download a certain page which exists within a forum. There´s an article dealing with "stderr" within this forum.

The address is : "https://forum.ubuntuusers.de/topic/stderr-umleitungen/" AND "https://forum.ubuntuusers.de/topic/stderr-umleitungen/2/" as it consists of two pages.

What I want to do is download both pages with one command, but not the entire forum. How do I go about typing the correct command?

Tnx a lot. Rosika https://davescomputertips.com/wp-content/sp-resources/forum-smileys/sf-embarassed.gif

P.S.: System: Linux/Lubuntu 16.04.2 LTS, 64bit

---------------------------------------------------------------------------------------------------------------
Edit:

Hi everyone.

in the meantime the problem could be solved. If anyone is interested:
The correct commands would be:

wget -Ek https://example.com/foo/bar/{,2}

for the download of two pages.

wget -Ek https://example.com/foo/bar/{3,4,5,6}
wget -Ek https://example.com/foo/bar/{3..6}

Either of the above commands for the download of several pages.

Reference: http://askubuntu.com/questions/886891/wget-command-for-downloading-more-than-one-page

Greetings.
Rosika Smile

Avatar
David Hartsock
Admin
Forum Posts: 1117
Member Since:
August 7, 2011
sp_UserOfflineSmall Offline
2
February 26, 2017 - 9:52 am
sp_Permalink sp_Print

Thanks for providing the solution, Rosika!

Avatar
dandl
Lexa, AR
Moderator
Members

Moderators
Forum Posts: 740
Member Since:
April 29, 2013
sp_UserOfflineSmall Offline
3
February 27, 2017 - 8:22 am
sp_Permalink sp_Print

Thanks Rosika, will try that command!!!!

Forum Timezone: America/Indiana/Indianapolis
Most Users Ever Online: 2303
Currently Online:
Guest(s) 21
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Chad Johnson: 867
Mindblower: 701
carbonterry2: 356
Flying Dutchman: 278
grr: 211
Newest Members:
sunny01
snave53
daleoS
annaeat
BjourneX
Forum Stats:
Groups: 8
Forums: 20
Topics: 1974
Posts: 13651

 

Member Stats:
Guest Posters: 11
Members: 3256
Moderators: 7
Admins: 3
Administrators: Jim Hillier, Richard Pedersen, David Hartsock
Moderators: Carol Bratt, dandl, Jason Shuffield, Jim Canfield, Terry Hollett, Stuart Berg, John Durso
Scroll to Top