Managed Hosting Services : Stackstar
Web Design and Development Services : Toronto Web Development
This python code fully integrates and automates the integration of Toronto Real Estate Board Listing data into your wordpress blog. There are many 3rd party libraries integrated into this python code, most importantly the wordpress_xmlrpc python library, available here :
https://github.com/maxcutler/python-wordpress-xmlrpc
Integrating and installation instructions for this python code can be found here :
Integrate Wordpress and TREB real estate listings
The listing_template.txt has been updated to utilize shortcode for WP Bakery's Visual Composer
Images with TREB (TRREB) used to be accessible by a centralized FTP server. This was retired at the end of 2022 and access for listing photos moved to a RETS feed. This was integrated and tested with the TREB RETS feed using a python RETS client library. The result is an adjustment to the config file to accommodate the RETS username, password and URL. This system largely operates the same way it did with FTP albeit much faster than FTP which is an added bonus.
You should set up a google map api key and define it in your treb config file now. The code is dynamically generated
Still to do :
- Better error checking , syntax error checking of option variables