Skorn Posted May 9, 2005 Posted May 9, 2005 Is there a script around that can take a url then search & download for all the pics and .htmls that is linked off of it (staying only within that domain of course)? Basically like a site dump. I thought about writing this myself but I'm still not that good at more advanced autoit scripts. Thx
w0uter Posted May 9, 2005 Posted May 9, 2005 i would say look at: // to download it InetGet() // to get the pics/links out of the source all the string functions mostly: stringinstr & stringtrim* My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Blue_Drache Posted May 9, 2005 Posted May 9, 2005 Is there a script around that can take a url then search & download for all the pics and .htmls that is linked off of it (staying only within that domain of course)? Basically like a site dump. I thought about writing this myself but I'm still not that good at more advanced autoit scripts.Thx<{POST_SNAPBACK}>I think an "offline browser" or spider bot would be a better solution.Here's one:http://tucows.com/preview/358546You can try this: http://www.download.com/HTTrack-Website-Co...tml?tag=lst-0-3Or this:http://www.download.com/Power-Siphon/3000-...tml?tag=lst-0-1But from reading the reviews, I believe the Tucows one will be the best bet. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now