Download Entire website from WayBack Machine
Hey Guys, hope it"s going well. In this post, I will tell you how to download entire website easily. After searching a lot and I had found many ways to download the entire website. But this one is the most simple one.
After getting this app I just found that there are many online services that do this for you for 10-15$. But how to do this for free. So after further researching, I found that it can be easily done by ruby script developed by Hartator.
So you might be thinking that first of all what is WayBack Machine?
Actually, if you are a Blogger or freelancer you might be familiar but for normal people, it is not that common. Actually, it is a kind of time machine that downloads the entire website which includes CSS,Images, and Files. So in case you need to look back how your website was looking a day back or a year or decade or century(just kidding), all I want to say that is it will be a kind of backup and help you to improve your flaws.
So without wasting much time, let"s begin.
Things You will Nead:--
- Ruby for windows -->CLICK ME<--
- WayBack Machine Downloader Gem file(For windows)
for Mac and Linux user you can do it directly
For VIDEO tutorial skip to the bottom.
LETS BEGIN
I will be showing this Tutorial for windows but for Mac and Linux it"s all same as that.
STEP 1: Download and install Ruby according to your operating system 32 or 64 Bit
STEP 2: Now move to start and search for start command prompt with ruby and start it in administrator mode by right-clicking it
STEP 3: Now run the following command to install WAYBACK MACHINE in your command prompt
gem install wayback_machine_downloader
STEP 4: After that go to Wayback from your PC browser and just enter the website address you wanna download
STEP 5: Enter this command in command prompt
wayback_machine_downloader http://osmtech.in
STEP 6: Run this command and wait till it downloads it will take time according to its size you can even select from specific time period by just adding
wayback_machine_downloader http://osmtech.in -from 20160608151239
where the digits are in the format YYYYMMDDHHMMSS
Y-year
M-months
D-date
H-hour
M-minute
S-second
The File Downloaded here can be found on
c:\users\username\websites
If you have any query comment down below we will respond ASAP
You can also watch the video tutorial for the same.
It will be updated soon stay tuned
No comments:
Post a Comment