Greasy Fork is available in English.

Pagetual

Perpetual pages - powerful auto-pager script. Auto fetching next paginated web pages and inserting into current page for infinite scroll. Support thousands of web sites without any rule.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 16.05.2022.
Edited: 16.05.2022.

Could you help with the example of how to add rule for Alibaba,
Example alibaba search results page: https://www.alibaba.com/trade/search?IndexArea=product_en&SearchText=torch&page=2&f0=y

When the alibaba serach results page data is viewed, the link to 'next' page Arrow ( > ) element is:
Xpath:
//*[@id="root"]/div/div[4]/div/div[1]/a[9]

Full Xpath:
/html/body/div[4]/div[2]/div/div[4]/div/div[1]/a[9]

Could you help by providing rule in Pagetual syntax and also Autopagerize syntax for this website so that it can be added to pagetual custom rules?

Thank you in advance

§
Posted: 16.05.2022.

Thanks to developer for providing solution.

Script is great.
A small guide/tutorial on how to create a new rule, by using chrome browser menu->MoreTools->DeveloperTools option to view the current page element details will help to utilize this script in pages not handled currently too.

Thanks in advance

Post reply

Sign in to post a reply.