Page 1 of 1
Follow javascript embedded links to download pics? Possible?
Posted: Mon Sep 22, 2008 7:08 pm
by fantomz
Hi, is it possible to download links from javascript embedded links.
eg. onclick="javascript(page.html)"
where page.html has the pics to be downloaded.
Eg page.
http://tjalyong.ktspeedway.co.kr/tjalyo ... ayard.html
Re: Follow javascript embedded links to download pics? Possible?
Posted: Tue Sep 23, 2008 12:42 am
by systemax
I just tried, worked well and downloaded them all quickly.
I've attached a task file for you.
- kts.plt
- (9.93 KiB) Downloaded 21 times
Re: Follow javascript embedded links to download pics? Possible?
Posted: Tue Sep 23, 2008 1:10 am
by fantomz
thanks for the help.
but I've tried and the task file can only download the thumbnails on the main html page itself. but it does not follow the javascript links to other html which contains the main pictures. correct me if I am wrong.
for example,click on a thumbnail and a html page such as,
http://tjalyong.ktspeedway.co.kr/tjalyo ... 8/gara.htm should popup, and images such as
http://tjalyong.ktspeedway.co.kr/tjalyo ... /agail.jpg in this htm page should be downloaded if the links to the html pages, and subsequently the images in the html pages is followed.
however, as the html links are embedded in the javascript so normal files downloaders are not able to follow the links.
Re: Follow javascript embedded links to download pics? Possible?
Posted: Tue Sep 23, 2008 1:45 am
by systemax
I see what you're talking about
Re: Follow javascript embedded links to download pics? Possible?
Posted: Tue Sep 23, 2008 4:53 am
by andquist
Hmmm... that is indeed a tricky script. I tried open the url-link in different browsers - it seems to work as a html page in both opera and ie, but if you try open it with firefox and google chrome it attempts to download the site to a local destination on your pc and will not open in the regular browser. There must definately be some hidden links to the expanded picture of each 'promo'-picture, but none of my downloaders identify any picturelinks on that site. If I try to examine the elements of the page, I do not find any picturelinks at all. This is indeed strange and I do not hope, that it will be the internet standard for the future - that would be a disaster
Re: Follow javascript embedded links to download pics? Possible?
Posted: Wed Sep 24, 2008 1:58 pm
by KoalaBear
try attached PicaLoader task export file:)
change Page URL Include Filter and Picture URL Include Filter for download other folder.
Re: Follow javascript embedded links to download pics? Possible?
Posted: Wed Sep 24, 2008 7:43 pm
by andquist
KoalaBear wrote:try attached PicaLoader task export file:)
change Page URL Include Filter and Picture URL Include Filter for download other folder.
This actually works!!
Its fook.... amazing... my mouth is still open - I bet you can do anything - tried 'the ole walking on water' yet?? Thanks a lot for sharing your great skills.