NewsCloud Web Services
API Categories
Search Functions
searchGroups
List all the groups with this topic.
Arguments
keyword: A keyword to search for.
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchGroups&keyword=iraq&startRow=0
searchStories
List stories with a specific keyword
Arguments
keyword: A keyword to search for.
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchStories&keyword=iraq&startRow=10
searchUsers
Search for users by age, gender and location
Arguments
ages: An age range to search for all, upto21, 2135,3645, 45up
gender: A gender to search for male, female or all. Or in set profile: male, female, other, unknown.
range: Number of miles from a postal code to search within.
postalCode: Postal code such as 98103
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchUsers&ages=all&gender=male&range=25&postalCode=98103&startRow=0
searchGroups
List all the groups with this topic.
Arguments
keyword: A keyword to search for.
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchGroups&keyword=iraq&startRow=0searchStories
List stories with a specific keyword
Arguments
keyword: A keyword to search for.
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchStories&keyword=iraq&startRow=10searchUsers
Search for users by age, gender and location
Arguments
ages: An age range to search for all, upto21, 2135,3645, 45up
gender: A gender to search for male, female or all. Or in set profile: male, female, other, unknown.
range: Number of miles from a postal code to search within.
postalCode: Postal code such as 98103
startRow: the start row to begin the query
REST Format:
http://api.newscloud.com/services/node.php?apikey=your-apikeyhere&method=searchUsers&ages=all&gender=male&range=25&postalCode=98103&startRow=0