MyBlogLog: Member.find.byTag v1
Return list of member_id by tag
Request URL: GET
http://mybloglog.yahooapis.com/v1/user/tag/{tag}
GET Request parameters
See information on constructing REST queries
| 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 |
| count | string | |
| start | integer | Defines starting record for the response as n. If left blank, starting record will be 0 |
| tag | string (required) |
Sample response
The following is a sample response:
Rate Limit
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.
Acceptable Use
The MyBlogLog web services are limited to non-commercial use only. See information on our Usage Policy to learn about acceptable uses.
Errors
The MyBlogLog services return the standard errors.
Ready to get started?
By applying for an Application ID for this service, you hereby agree to the Terms of Use


Send Your Suggestions