PhilippinePropertyFinder.com API
Below are some API connections that we are accepting:
Search API
The Search API allows you to query the PhilipppinePropertyFinder.com search engine and display the results in your website. The engine uses the GET method to access the search engine and returns the results in RSS Format which can then be easily parsed for display in your site. In case of an error, the API will return an empty RSS page with the error message in the RSS Description.
LINK: http://www.philippinepropertyfinder.com/searchapi.php?q=[SEARCH STRING]
(ex. http://www.philippinepropertyfinder.com/searchapi.php?q=quezon city)
Use the Form Below to play around with the Search API:
Statistics API
This API allows you to request real estate statistics on a given area.
Month-to-month Average Cost of Real Estate in the Philippines: http://www.philippinepropertyfinder.com/salesgraph.php
Month-to-month Average Cost of Real Estate in a specific Philippine city or location: http://www.philippinepropertyfinder.com/salesgraph.php?city=[city]
Month-to-month Average Rental Cost of Real Estate in the Philippines: http://www.philippinepropertyfinder.com/rentgraph.php
Month-to-month Average Rental Cost of Real Estate in a specific Philippine city or location: http://www.philippinepropertyfinder.com/rentgraph.php?city=[city]
Examples:
Manila Average Real Estate Selling Price
Quezon City Average Real Estate Rental Price
HTML Code: <img src="http://www.philippinepropertyfinder.com/salesgraph.php?city=manila">
The graphs are based on the average sale price of all the properties crawled for that month. Accuracy is dependent on the amount of properties sampled.
Top Keywords API
Returns the 20 most popular searches in the website(Coming Soon!!)