2/suggestions/users/may interested/en

Jump to: navigation, search

suggestions/users/may_interested

Return users the authentication user may be interested in.

URL

https://api.weibo.com/2/suggestions/users/may_interested.json

Supported Formats

JSON

HTTP Request Method

GET

Requires Login

true
See the Login and Authorization Mechanism Statement for login and authorization details.

Requests Count Limitation

Level:Normal
Count Limitation:true
See the Interface Access Rights Statement for the request count limitation details.

Request Parameters

  Requires Type and Range Description
source false string This parameter is not needed when using OAuth.The value of this parameter is the AppKey.
access_token false string This parameter is required when using OAuth.You will get the access_token after oauth authorization.
count false int The returned count for every page.Default is 10.
page false int The returned page.Default is 1.

Notes

None

Response

JSON Example

[
    {
        "uid": "1733885563",
        "reason": {
            "f": {
                "uid": [
                    "1233616152",
                    "1404376560"
                ],
                "n": 2
            },
            "h": {
                "uid": [
                    "1644686384",
                    "1233616152"
                ],
                "n": 2
            }
        }
    },
    ...
]

See the Error Code Description for the error information details.

Field Description

Returned Field Field Type Field Description
uid int64 Recommended user ID
reason object Recommended reason of two formats
tag string Recommend by tag,recommend by content(format 1)
comp string Recommend by company,recommend by content(format 1)
scho string Recommend by school,recommend by content(format 1)
f string Recommend by follower relationship,recommend by relationship(format 2)
h string Recommend by friend relationship,recommend by relationship(format 2)
n int Recommended count for similar content or similar relationship

Others

None



Language: [[{{{2/uri}}}|中文]]


文档更新时间: 20 January 2012