URL:
Ex: news, real estate, iphone  
API lets users access public information on waydrn.com. Currentlly we have two formats for API, XML and json.The full informatoin of API is given below. The information will be helpful for all users.

API Calls

Keywords of url

Keyword of given url will be displayed.
The url:
http://www.waydrn.com/api/get_keyword/(json|xml)/site_name/keyword_limit
Parameters:
site_name - Just domain name(without www and http://)
keyword_limit - Number of keywords to display
Sample: http://www.waydrn.com/api/get_keyword/xml/waydrn.com/5

Urls of given keyword

Urls of given keyword will be displayed.
The url:
http://www.waydrn.com/api/get_url/(json|xml)/keyword/url_limit
Parameters:
keyword - The keyword (only one)
url_limit - Number of url to display
Sample: http://www.waydrn.com/api/get_url/json/news/5

Popular keyword

List of popular keyword will be displayed.
The url:
http://www.waydrn.com/api/popular_keyword/(json|xml)/key_limit
Parameters:
key_limit - Number of keyword to display
Sample: http://www.waydrn.com/api/popular_keyword/xml/5

Most found keyword

List of most found keyword will be displayed.
The url:
http://www.waydrn.com/api/most_keyword/(json|xml)/key_limit
Parameters:
key_limit - Number of keyword to display
Sample: http://www.waydrn.com/api/most_keyword/json/5

New url list

List of new urls will be displayed.
The url:
http://www.waydrn.com/api/new_url/(json|xml)/url_limit
Parameters:
url_limit - Number of url to display
Sample: http://www.waydrn.com/api/new_url/xml/5

Most valued list

List of most valued urls will be displayed.
The url:
http://www.waydrn.com/api/most_valued_url/(json|xml)/url_limit
Parameters:
url_limit - Number of url to display
Sample: http://www.waydrn.com/api/most_valued_url/json/5

Most viewed list

List of most viewed urls will be displayed.
The url:
http://www.waydrn.com/api/most_viewed_url/(json|xml)/url_limit
Parameters:
url_limit - Number of url to display
Sample: http://www.waydrn.com/api/most_viewed_url/xml/5

Limitations on use of API

We encourage users to use the API in a good manner.To keep our servers available to all of our users, we introduce limit-rate on API usage and the maximum limit is 500 data at a time.


abtus
Developed By: becomeexpert logo BecomeExpert.org
Page rendered in 0.0382 sec