Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Download full site content

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
Scorpion
Posts: 389
Joined: 2018-10-17 11:38
Has thanked: 5 times

Download full site content

#1 Post by Scorpion »

I would like to download this site https://darebee.com completely.

With firefox I can use right click-->"Save Page As", avoiding to click on images or media.
Can I download all the site?

When I open offline, for example, this content https://darebee.com/workouts/total-abs-workout.html I can' t see properly the timer.
Last edited by Scorpion on 2020-11-27 15:32, edited 4 times in total.

Deb-fan
Posts: 1047
Joined: 2012-08-14 12:27
Been thanked: 4 times

Re: Download full site contempt

#2 Post by Deb-fan »

Code: Select all

man curl

Code: Select all

man wget
Also

Code: Select all

man google
Plus

Code: Select all

man are you friggin kidding me !!!
:D
Most powerful FREE tech-support tool on the planet * HERE. *

sgage
Posts: 86
Joined: 2013-03-10 21:00
Has thanked: 1 time
Been thanked: 2 times

Re: Download full site contempt

#3 Post by sgage »

Scorpion wrote:I would like to download this site https://darebee.com completely.

With firefox I can use right click-->"Save Page As", avoiding to click on images or media.
Can I download all the site?

When I open offline, for example, this contempt https://darebee.com/workouts/total-abs-workout.html I can' t see properly the timer.
There used to be a Firefox extension called 'Scrapbook' that did this quite well - you even got to specify how many levels to drill down. However, it was discontinued when they changed the extension mechanism, and i don't know that there's anything like it today.

User avatar
Scorpion
Posts: 389
Joined: 2018-10-17 11:38
Has thanked: 5 times

Re: Download full site contempt

#4 Post by Scorpion »

I checked man and did some search to how download a site with curl and wget.

Code: Select all

wget -m https://darebee.com
With that it will download all the levels, and links all the pages to the downloaded ones for offline use.

The firefox extension doesn' t seem to have levels, anyway wget is so convenient that I will use it.

Can I fix the timer?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Download full site contempt

#5 Post by stevepusser »

Odd, there are many sites I hold in full contempt without having to download anything! :mrgreen:
MX Linux packager and developer

User avatar
sunrat
Administrator
Administrator
Posts: 6457
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: Download full site contempt

#6 Post by sunrat »

stevepusser wrote:Odd, there are many sites I hold in full contempt without having to download anything! :mrgreen:
:lol: I wasn't going to go there but I'm glad someone did.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
Scorpion
Posts: 389
Joined: 2018-10-17 11:38
Has thanked: 5 times

Re: Download full site content

#7 Post by Scorpion »

I see now :oops:
I am content that I fixed the error :lol:

Can I use this to continue the download if it stops for some reason?

Code: Select all

wget -c -m https://darebee.com
Last edited by Scorpion on 2020-10-27 16:31, edited 1 time in total.

sgosnell
Posts: 975
Joined: 2011-03-14 01:49

Re: Download full site content

#8 Post by sgosnell »

That word contempt. I do not think it means what you think it means.
Take my advice, I'm not using it.

User avatar
Scorpion
Posts: 389
Joined: 2018-10-17 11:38
Has thanked: 5 times

Re: Download full site content

#9 Post by Scorpion »

sgosnell wrote:That word contempt. I do not think it means what you think it means.
Right you are, I changed indeed the word as you can already see in your post:
Preview: Re: Download full site content

User avatar
oswaldkelso
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1493
Joined: 2005-07-26 23:20
Location: UK
Has thanked: 1 time
Been thanked: 59 times

Re: Download full site content

#10 Post by oswaldkelso »

Free Software Matters
Ash init durbatulûk, ash init gimbatul,
Ash init thrakatulûk agh burzum-ishi krimpatul.
My oldest used PC: 1999 imac 333Mhz 256MB PPC abandoned by Debian

User avatar
Scorpion
Posts: 389
Joined: 2018-10-17 11:38
Has thanked: 5 times

Re: Download full site content

#11 Post by Scorpion »

Thanks, I am using it.
What are the differences between these options?

Code: Select all

Download web site(s) #This is the default option
Download web site(s) + questions
Download all sites in pages (multiple mirror)

Post Reply