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 op Pagetual

Recensie: Goed - het script werkt zoals het hoort

hoothinMaker
§
Geplaatst: 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"
    }

Reactie plaatsen

Log in om antwoord te geven.