Saving web-pages using batch file

Manojit Ghosh

New member
Local time
5:16 AM
Messages
19
This is my first post in this forum.
Suppose there is a web page with url :
http://www.somesite.com/pages/1
I can save this page easily using Ctrl+s within a second.
But my question is if there are say,600 web pages starting from
http://www.somesite.com/pages/1 to http://www.somesite.com/pages/600
and I want to save all of them then using Ctrl+s it will take a lot of time.
So is there any way to write a batch script using which I will be able to do
this by double clicking the .bat file.I know batch programming but I can't
figure out how to accomplish this.Can someone please show me the way?
Thanks to all in advance.
 

My Computer

OS
Windows 7 Professional 32 B
Welcome to the Seven Forums.

You may need to contact the owner of the website to see if such saving is allowed.

You can use a program like HTTrack to do what you want.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Employer provided Dell Latitude
OS
W7 Pro SP1 64bit
CPU
i7
Memory
8GB
Graphics Card(s)
Intel HD Graphics
Hard Drives
crappy SSD
Antivirus
Employer mandated Symantec Endpoint Protection
Browser
Pale Moon 64bit, IE11 64bit & Chrome 64bit
I have seen batch file programmes of such but I have not written one before. The batch file prog saved all the webpages and could be rather big. Everything is saved and took a long time if your broadband is less than 7.2Mbps. If 600 pages that could take an hr or so at 7.2Mbps without the graphics just text. If disconnected. you have to restart again, time consuming and your server may not withstand it. Time out!. Your ISP will put you on their watch list just like mine did.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Acer Aspire 4736G
OS
Windows 7 Home Premium 64bit
CPU
Intel Core 2 Duo T6600 2.2 GHz 800MHz
Motherboard
Intel PM65
Memory
4GB
Graphics Card(s)
Nvidia Geforce G105M
Hard Drives
Toshiba MK5055GSX 99FKS993S LBAS 976773167
Antivirus
AVG Free AV 2015
Browser
IE & Chrome
Welcome to the Seven Forums.

You may need to contact the owner of the website to see if such saving is allowed.

You can use a program like HTTrack to do what you want.

Thanks a lot for your help.

You are welcome.

cyrilhubert is correct, some ISPs frown on pulling that much data from one website or from pulling data so fast for so long. The software that I linked to can be a little tricky to figure out, but it the last time that I used it (years ago) it had a feature that let you limit the speed of the download as well as limit the number of simultaneous connections being made to the server. :-)
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Employer provided Dell Latitude
OS
W7 Pro SP1 64bit
CPU
i7
Memory
8GB
Graphics Card(s)
Intel HD Graphics
Hard Drives
crappy SSD
Antivirus
Employer mandated Symantec Endpoint Protection
Browser
Pale Moon 64bit, IE11 64bit & Chrome 64bit
Back
Top