Description Usage Arguments Value
Retrieve pagination metadata for a current request result object
1 | ooni_pg_info(res)
|
res |
return value from a paginated OONI API call |
list containing the API method, total record count, current page,
page results limit, offset and total number of pages. If count
or
pages
is -1
then there are a larger number of results and you
should consider using better search filters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.