Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

864.Batch download -- How to download multiple webpages with part of url as filename?

User: editor -- 2011-09-30          << 863  865 >>
Hits: 4579
Type: Batch download   
Search all Batch download examples
Description:
How to download multiple webpages with part of url as filename? 
I need to download many webpages with format of http://www.exp.com/test.php?id=123, how to download and save these webpages with filename like 123.html?
Input Sample:
http://www.exp.com/test.php?id=123 
http://www.exp.com/test.php?id=124 
...
Output Sample:
download webpages and save as: 
123.html 
124.html 
...
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. prepare a text file, each line contain a webpage address start with http  
2. open "Tools->Batch Runner" window, click "import list" to import the list file. 
3. check option of 'set output filename' and change the following entry of "${FILENAME}" to: 
 
4. click 'copy/download', all files will be download to default download folder with desired filename. 
 
Note: 
* version 2.67 or newer version is required to support the function. 
* you can check option of 'change output folder' if you want to download to other folder.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to extract multiple webpages and save all text into text files? (59%)
How to batch download a group of web pages with increasing id? (59%)
How to split a text file into multiple files and take the date as filename? (57%)
How to download all webpages that linked from homepage? (57%)
How to rename mutiple files with the 3rd and 4th line in file content? (57%)
How to batch download webpage as UTF-8 text file? (56%)
How to download all html pages with images on some website? (56%)
How to convert a vcf file with multiple entries into a csv file? (55%)

Check Demo of Batch download
Keywords:
download multiple webpages  how to download multiple webpages  php  download multiple  webpages  123  url  pages  support  webpage  save many webpages  how to change the format of a url  save multiple webpages  save multiple webpages as text  list of all webpages  how download multiple webpage  url download  download all url