Realty in US

FREEMIUM
Verified
Por Api Dojo | Atualizado vor 21 Tagen | Business
Popularidade

9.9 / 10

Latência

1,585ms

Nível de serviço

99%

Health Check

N/A

Voltar para todas as discussões

data fetch limit

Rapid account: Rhennoriega 07
rhennoriega07
vor 2 Jahren

Hi is it possible to get all of the properties that are available for sale in a certain city by using the api v2 for the for sale? the 200 limitation doesn’t work for us because when we call the api again most of the time it just return repeated data that we already got from the previous call.

Rapid account: Apidojo
apidojo Commented vor 2 Jahren

Hello,

Yes, of course. All sites/applications always have paging feature for the listing page, don’t they? Did you see any application return all records from the database at once in a page? All endpoints reproduce data and features of the official site/application. They are mapped to accordingly features on the site/application. Ex : …/locations/auto-complete endpoint is mapped to the search bar.

Regards.

Rapid account: Rhennoriega 07
rhennoriega07 Commented vor 2 Jahren

HI sorry, it’s my first time using a third party api that has lots of records, so all I have to do is change the offset for every call to get all of the data?

Rapid account: Apidojo
apidojo Commented vor 2 Jahren

Hello,

There are offset and limit parameters for paging purpose.

Regards.

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários