Realty in US

FREEMIUM
Verified
Durch Api Dojo | Aktualisiert 21 giorni fa | Business
Popularität

9.9 / 10

Latenz

1,585ms

Service Level

99%

Health Check

N/A

Zurück zu allen Diskussionen

data fetch limit

Rapid account: Rhennoriega 07
rhennoriega07
2 anni fa

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 2 anni fa

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 2 anni fa

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 2 anni fa

Hello,

There are offset and limit parameters for paging purpose.

Regards.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen