cfpb / ccdb5-api

An API that provides an interface to search complaint data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination is not working

JeffreyMFarley opened this issue · comments

Add search_after in params

Like this -> search_after=1639155600000_4998992

Get the value of search_after from $.hits.hits[index].sort[0]+"_"+$.hits.hits[index].sort[1]