Page 1 of 1

Need help with this website

Posted: 23 Dec 2018, 10:48
by yydoo
Hi, I only can download 1 pic the webpage, what happen ? It wont search the bottom ??
https://www.kellylove.com.tw/productTyp ... =100&cur=1

And inside this also download 1 pic.
https://www.kellylove.com.tw/productTyp ... =2&id=1256

Teach me how to download those with script loading ones.
https://www.laperla.com/sg/


Thanks.

Re: Need help with this website

Posted: 23 Dec 2018, 14:34
by yydoo
And how do you exclude the footer with excluded page part ??

<div id="footer">

<div class="container">

</div>

<div class="container">
<div class="pull-left">
<div id="directory">

<div id="viewSwitcher">
<div id="ctl00_ctl00_Footer_ctl00_pnlViewSwitcher">

</div>
</div>
</div>
<div class="pull-right">
<div id="info">
<ul class="payment list-unstyled list-inline">
<li>
<img src="/Uploads/Images/payment-icon-mastercard.png" alt="Mastercard">
</li>
<li>
<img src="/Uploads/Images/payment-icon-visa.png" alt="Visa">
</li>
<li>
<img src="/Uploads/Images/payment-icon-maestro.png" alt="Maestro">
</li>
</ul>
</div>
</div>
</div>

<div class="clearfix"></div>

</div>
</div>

Re: Need help with this website

Posted: 23 Dec 2018, 14:49
by Maksym
From: <div id="footer">
To: EMPTY

Re: Need help with this website

Posted: 24 Dec 2018, 09:48
by yydoo
Thanks Maxim