开发者

something better than httrack to download files?

开发者 https://www.devze.com 2023-01-10 14:49 出处:网络
I am trying to download documents (pdf, tiff, images) from webpages that have javascript and frames in them. example: http://127.0.0.1/web/guest/en/websys/webArch/mainFrame.cgi

I am trying to download documents (pdf, tiff, images) from webpages that have javascript and frames in them. example: http://127.0.0.1/web/guest/en/websys/webArch/mainFrame.cgi

'httrack -开发者_如何学运维-get-files' didn't download any, are there other ways you may think of? another program? will I have to write that program myself?

Thanks a lot!


wget ? http://en.wikipedia.org/wiki/Wget

0

精彩评论

暂无评论...
验证码 换一张
取 消