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

Değerlendirme: İyi - script çalışıyor

hoothinSahip
§
Gönderildi: 16.12.2022

可以嘗試使用nextLinkByUrl 例如:

    {
        "name": "動產拍賣搜尋",
        "url": "^https?://www\\.tpkonsale\\.moj\\.gov\\.tw/",
        "nextLinkByUrl": [
            "&PAGINATION_PAGE_NO=(\\d+)",
            "&PAGINATION_PAGE_NO={$1+1}"
        ],
        "pageElement": ".table_scroll"
    }

Cevap paylaş

Yanıt göndermek için oturum açın.