Script to download pages and merge them on a single html file?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
AnonymousUser

Script to download pages and merge them on a single html file?

16 Sep 2018, 18:29

So I want to create a script that downloads a given number of urls in a list and them automatically merges them in a single html. Is this possible? ◕‿◕
Guest

Re: Script to download pages and merge them on a single html file?

28 Sep 2018, 02:10

Most likely. Look at the following commands

* Loop + UrlDownloadtoFile
* Loop (files & folders) + FileRead + (possibly stringreplace and/or regexreplace to strip headers/footers from pages) + FileAppend

Break it down into little steps

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 217 guests