Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PropertyDetails endpoint not working #33

Open
henry-1987 opened this issue Feb 20, 2022 · 3 comments
Open

PropertyDetails endpoint not working #33

henry-1987 opened this issue Feb 20, 2022 · 3 comments

Comments

@henry-1987
Copy link

Pretty straightforward. In February Realtor updated their app and the old version is obsolete.

Now the PropertyDetails endpoint doesn't work.

Does anyone have a solution for extracting data?

@mondrus96
Copy link

Hi @henry-1987 I'm running into a similar issue (I'm trying to use realtor.post() to get details for multiple listings however) did you find a solution?

@henry-1987
Copy link
Author

@mondrus96 Not as of yet. I haven't had enough time to look into it.

@henry-1987 henry-1987 reopened this Feb 23, 2022
@henry-1987 henry-1987 reopened this Feb 23, 2022
@mcgeddes11
Copy link

From what I can tell they updated the API domain and added some very easily spoofable headers. I think the new domain is:
api2.realtor.ca instead of api37.realtor.ca.

The headers that I used for the search request are:
{"Referer": "https://www.realtor.ca/", "Origin": "https://www.realtor.ca/", "Host": "api2.realtor.ca"}

I haven't tested the listing details endpoint, but this seems to work for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants