Need help with this website

Post Reply
yydoo
Posts: 6
Joined: 29 Oct 2018, 14:55

Need help with this website

Post by yydoo » 23 Dec 2018, 10:48

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.

yydoo
Posts: 6
Joined: 29 Oct 2018, 14:55

Re: Need help with this website

Post by yydoo » 23 Dec 2018, 14:34

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>

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Need help with this website

Post by Maksym » 23 Dec 2018, 14:49

From: <div id="footer">
To: EMPTY

yydoo
Posts: 6
Joined: 29 Oct 2018, 14:55

Re: Need help with this website

Post by yydoo » 24 Dec 2018, 09:48

Thanks Maxim

Post Reply