Skip to content

[FR] Can only get 5000 measurements #8

@HagenFritz

Description

@HagenFritz

Is your feature request related to a problem? Please describe.
As per the clarity documentation, you can only get 5000 measurements back from a single query but it would be nice if we could get all available data.

Describe the solution you'd like
Multiple requests made to the clarity API until all measurements are collected

Describe alternatives you've considered
Could break the date range down into chunks (weeks for instance) to ensure less than 5000 values and query for each chunk, appending the results to a final dataset.

Additional context
Pretty critical feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions