Unofficial Redfin

부분 유료
Verified
분류별 Api Dojo | 업데이트됨 एक महीने पहले | Business
인기

9.5 / 10

지연 시간

2,233ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

home not matching location with region_id parameter entered

Rapid account: Jeronimofloresx 19
jeronimofloresx19
एक वर्ष पहले

Hi, once I extract the correct value of the id field returned in …/auto/complete and use it on the …properties/list endpoint it always seems to be returning data from Seattle regardless of which id field I use. I’ve tried multiple cities to test and still returns home’s from Seattle.

Rapid account: Apidojo
apidojo Commented एक वर्ष पहले

Hello,

How did you get “80218” as value? and why did you use “1” as region_type?

Regards.

Rapid account: Dakolli 1
dakolli1 Commented एक वर्ष पहले

I am having the same issue, only getting seatlte properties. I tried all different property types.

import requests
import regex

url = “https://unofficial-redfin.p.rapidapi.com/properties/list

querystring = {“region_id”:“80218”,“region_type”:“1”,“uipt”:“1,2,3,4,7,8”,“status”:“1”,“sf”:“1,2,3,5,6,7”,“num_homes”:“50”,“time_on_market_range”:“120”}

headers = {
“X-RapidAPI-Key”: “xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”,
“X-RapidAPI-Host”: “unofficial-redfin.p.rapidapi.com
}

response = requests.request(“GET”, url, headers=headers, params=querystring)

print(response.text)

Rapid account: Apidojo
apidojo Commented एक वर्ष पहले

Hello,

Please send along your FULL requests step by step to demonstrate the case. Plain text description is pretty useless. You may send support to apidojo@gmail.com for easier discussion.

Regards.

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

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