sixcious / infy-scroll

Add customized infinite scrolling to websites and auto load the next page.
Other
159 stars 18 forks source link

Can't get it working on Alibaba #89

Closed ghuznee closed 2 months ago

ghuznee commented 3 months ago

Description

I search for a keyword and brings up the key results but I can't get it working

URL

https://www.alibaba.com/trade/search?spm=a2700.details.pageModule_fy23_pc_search_bar.keydown__Enter&tab=all&SearchText=yoga+mats

Version

Latest

Browser

Latest Chrome

OS

Macbook

Device

PC

Adherence

sixcious commented 3 months ago

Hi ghuznee, thanks for opening this issue.

That site doesn't use links, so you'll want to use the Click Element action and AJAX append mode. You can use the Element Picker to generate a path for the Click Element Path to the > button at the bottom of the page. You'll also need to install Xframey to allow Iframes to work.

If you need more help, please check the Sticky since this is about help with a website. You can try asking your question on the Discord or any of the resources listed.

I hope this helps you.💜