Froren / realtorca

API wrapper for realtor.ca MLS website
199 stars 76 forks source link

is it possible to get all realtor info in realtor.ca database with this api #26

Open h12android opened 3 years ago

h12android commented 3 years ago

i am looking for api to get all realtor info from realtor.ca . is that possible with this api

ap55 commented 3 years ago

From what I understand about this package, you can use realtorca.post(options) to get a list of active listings on realtor.ca. Then use realtorca.getPropertyDetails(options) to get a more details.

h12android commented 3 years ago

i came across showing time email authentication, there you provide email registered with mls(Local realestate Board) for realtor registration. I believe it is an api then kindly do you know details about this api how to access.