redfin icon indicating copy to clipboard operation
redfin copied to clipboard

Owner Estimate

Open kjenney opened this issue 3 years ago • 2 comments

First of all thanks for putting this together!

I'm trying to pull the owner estimate for my home using the owner_estimate function.

When I run it, though I'm getting:

{'version': 422, 'errorMessage': 'Success', 'resultCode': 0, 'payload': {'propertyId': 11654104, 'sectionType': 2, 'isLoginVerifiedOwner': False}}

Is it possible to authenticate thru the API so that I can get a proper response?

kjenney avatar Mar 13 '22 21:03 kjenney

There's a reference here to /stingray/do/api-login. I'm going to create a fork and see if that works.

kjenney avatar Mar 13 '22 21:03 kjenney

I added login and session management to https://github.com/kjenney/redfin but I'm still getting the same error.

kjenney avatar Mar 14 '22 01:03 kjenney