Find shared readers across two communities
http://mybloglog.yahooapis.com/v1/community/{community_id}/readers/compare/{filter_community_id}
See information on constructing REST queries. Note if the method is POST, you must construct the request as an XML document when posting.
Parameter | Value | Description |
---|---|---|
appid | string (required) | See constructing REST queries. |
format | string | Defines the returned response type for the call. If using a header use HTTP ACCEPT. Query string values are "xml", "json","php" |
callback | string | If set, wraps the JSON object in call to the selected function. Only makes sense if output selected is JSON |
community_id | integer (required) | The numeric identifier for a community. See community.find.byname to get community_id from name |
count | string | Defines max number of records in response. If left blank, default number of records will be 10 |
filter_community_id | integer (required) | Community you are comparing against |
start | integer | Defines starting record for the response as n. If left blank, starting record will be 0 |
The following is a sample response:
Yahoo! Web Search Web Services are limited to 5,000 queries per IP per day per API. See information on rate limiting and our Usage Policy to learn about acceptable uses and how to request additional queries.
The MyBlogLog web services are limited to non-commercial use only. See information on our Usage Policy to learn about acceptable uses.
The MyBlogLog services return the standard errors.
By applying for an Application ID for this service, you hereby agree to the Terms of Use