z-img.com

Post Reply
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

z-img.com

Post by djmakinera »

How to download all images? ? ?
I set up the website - all the large sizes.
Page loading (scroll down) - probably ajax javascrip and is a problem.


http://z-img.com/search.php?q=wllapers& ... ge&ssg=off
http://z-img.com/search.php?q=cloudhd&s ... ge&ssg=off
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: z-img.com

Post by Maksym »

Yes, you're right. Ajax page loading prevents Extreme Picture Finder from downloading. I'll try to add custom RegExp parsers in one of the next version. They will help with this kind of situations.
djmakinera
Posts: 41
Joined: 27 Sep 2010, 23:46

Re: z-img.com

Post by djmakinera »

z-img\.com/search\.php\?(.*)\&cntFrm=(\d+)&queryID=[0-9]
Maksym
Site Admin
Posts: 2431
Joined: 02 Mar 2009, 17:02

Re: z-img.com

Post by Maksym »

Yeah, exactly. But the query ID is different every time... So the program must be clever enough to understand that you need this part of the page text (I mean the ID itself which is at the top of the page, just among the rest of the page text) to be a part of the next URL...
Post Reply