Skip to content

How to monitor search results split on multiple pages? #509

@luboss

Description

@luboss

Imagine very common use case - submitting a search form that shows results grouped by 50 for example.
GET parameter page=1 shows the first group of 50 results, page=2 shows 51-100 and so on.
I'd like to join the full list, sort it and show the difference.
Does urlwatch support some kind of "page extender" or list creator based on some specific iterator?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions