Froren

Results 14 comments of Froren

hey @sp0oon that's an interesting case. I'm having trouble finding listings on the website that have been sold, do you have any links that I could dive into?

hey @Danskii, we've seen that error here and there though I don't think we've found much of a resolution. Is it happening persistently? I ran your code and tested some...

Ah I see it now. Not sure what we can do for now aside from rate limiting the request.

hey @j8ckch8n, thanks for the descriptive issue. That's certainly very strange. I haven't run into this myself but it sounds like something on the realtor.ca server is blocking the requests....

@younglee327 Glad you like it! Nope, I did not. A bit of the origin is explained on https://github.com/Froren/realtorca/issues/4

@younglee327 That's normal, the API is only rendering what you get from the search view, which only needs to show one photo per listing. I think you'd need to find...

hey quick note, @iwasrobbed found a great way to get the listing information: https://github.com/Froren/realtorca/issues/19

hey @gmolaire, that's fascinating. What was the request that you used? Doing a call on `PropertyDetails` still works for me at the moment.

> I am probably missing parameters here. When I add query parameters, I still get the same error. How do you use this API? I haven't yet had a chance...

Can you paste your source code?