US Real Estate

부분 유료
분류별 Data Scraper | 업데이트됨 4 days ago | Data
인기

9.8 / 10

지연 시간

1,135ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Investment calculation

Rapid account: Siddiquikhawar
siddiquikhawar
2 years ago

I want to show return on investment (RIO) for all the “for-sale” properties based on search criteria.

The “for-sale” end point does not have following information that is needed to calculate return on investment (ROI).

  1. Tax amount
  2. HOA Fee

For the information above, I have to call “property-detail” end point for each property individually.

So to display ROI for 100 for-sale properties, I have to make 101 API calls (one call to “for-sale” to get the list of 100 properties and then 100 calls to “property-detail” to get tax and hoa-fee for each property).

Note that my main view has to show ROI information, so I don’t have an option of showing just the basic property info on main view and then click on the property to get the details.

What I am wondering is if it’s possible to add “Tax amount” and “HOA Fee” for each property returned by the “for-sale” end point, so I don’t have to make hundreds of calls to “property-detail” end point?

Rapid account: Datascraper
datascraper Commented 2 years ago

Hi,

Endpoints with list returns cannot display all detailed information.
You do have to get detailed information from the property-detail endpoint.

Thanks

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

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