Realtor

부분 유료
분류별 Sabri | 업데이트됨 2 месяца назад | Data
인기

9.6 / 10

지연 시간

642ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

How to increase search agents endpoint response records above 20?

Rapid account: Tindatt
tindatt
2 года назад

How to increase search agents endpoint response records above 20? or how to use pagination?

Rapid account: Thedimefamily
thedimefamily Commented год назад

pass in a page of 1 in params and if the length or count of agents is 20, then run the same query with page+1. You are only wasting an API call if the total count is 20, because running the query over page 2 would produce no results. This is kinda how I am handling it for the home_search, but that returns a count so I can compare the returned value instead of having to iterate over the result set.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입