Unofficial Redfin

FREEMIUM
Verified
Por Api Dojo | Atualizado לפני חודשיים | Business
Popularidade

9.5 / 10

Latência

2,332ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

Ability to search by address

Rapid account: Listingsmagic
listingsmagic
לפני שנתיים
Maybe I am missing it but is there a way to put in an address to search for the property? I only see ability to put in zip code. Thanks
Rapid account: Listingsmagic
listingsmagic Commented לפני שנתיים

Oh perfect! That’s fantastic. And sorry I missed your initial response around this.

"Hello,

"There is …/properties/get-estimate endpoint."
You use the endpoint to get the data you asked for.

Regards.

Rapid account: Apidojo
apidojo Commented לפני שנתיים

Hello,

"There is …/properties/get-estimate endpoint."
You use the endpoint to get the data you asked for.

Regards.

Rapid account: Listingsmagic
listingsmagic Commented לפני שנתיים

Any update on this request? Thanks.

Rapid account: Apidojo
apidojo Commented לפני שנתיים

Hello,

There is …/properties/get-estimate endpoint.

Regards.

Rapid account: Listingsmagic
listingsmagic Commented לפני שנתיים

Ah got it! That worked however the value we are looking for are for off market properties and the estimated value. It’s in this parameter. RedfinEstimateValueHeader

For example this property has value of $532,873.

https://www.redfin.com/FL/Margate/6660-SW-7th-St-33068/home/41538900

Is that value there and I just don’t see it or can it be added?
Thanks

Rapid account: Apidojo
apidojo Commented לפני שנתיים

Hello,

Yes, of course you do. For example :

…/auto-complete?location=19845 San Luis Rey Ln&count=10&start=0
You will get returned id as “1_6589405”. 1 is type of the record (address), 6589405 is property id. You will then use the id directly with other endpoints :

…/properties/get-main-info?propertyId=6589405&listingId=0 (Just pass 0 as listingId)
…/properties/get-extra-info?propertyId=6589405&listingId=0
etc…

Regards.

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

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