Skip to content
clemsos edited this page Jul 20, 2012 · 3 revisions

You can look up a username through specific networks using Hyve

/api/user/:username

query :

Your query should be a specific screenname

parameters :

  • "sns" : select web services you want to crawl using :

    example : /api/search/sharism?sns=tw,fb

    • tw = twitter
    • fb = facebook
    • wb = weibo (not implemented yet)
    • wp = wordpress
    • yt = youtube
Clone this wiki locally