NationalAssociationOfRealtors / libRETS

libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process
Other
107 stars 59 forks source link

how to use this library with the Python? Any working example? #104

Open Belyayev opened 3 months ago

Belyayev commented 3 months ago

I am developing a Python API and would like to read MLS data using RETS. Can anyone help with a sample code, please?

GrahamzBestData commented 3 months ago

Just an FYI.......Even though the Real Estate Industry began implementing the RETS Standard around 2005, there is still a lot of variation in the mappings from one MLS to the next. In the last several years, many have replaced it with 3rd party hosting companies like MLS Grid who use a true OAuth2 API delivered in JSON. Your question depends upon knowing which MLS you want to pull from.