Questions tagged [weibo]

Sina Weibo is a Chinese microblogging website. Akin to a hybrid of Twitter and Facebook, it is one of the most popular sites in China, in use by well over 30% of Internet users, with a similar market penetration that Twitter has established in the USA.

Sina Weibo is a Chinese microblogging website. Akin to a hybrid of Twitter and Facebook, it is one of the most popular sites in China, in use by well over 30% of Internet users, with a similar market penetration that Twitter has established in the USA.

58 questions
2
votes
1 answer

IOS6 Enable WeiBo

I am using Social Framework to post to WeiBo but i couldn't find WeiBo under phone's setting. I only found facebook and twitter. Any idea how to enable WeiBo on your device?
user1688346
  • 1,846
  • 5
  • 26
  • 48
1
vote
0 answers

Trying to download rweibo library

I am trying to download the rweibo package from github thus: devtools::install_github("sjhfx/Rweibo") However, I am encountering a problem with the 'digest' package: package ‘digest’ successfully unpacked and MD5 sums checked Error: Failed to…
Wanchai
  • 13
  • 3
1
vote
3 answers

Sina Weibo API callback problem

Has anyone here been able to connect to the Sina Weibo API? I hit a brick wall when it comes to the callback URL. I seems it will only allow a root folder as URL so www.example.com works but www.example.com/sina doesn't anyone knows a work…
Jon
  • 766
  • 1
  • 9
  • 27
1
vote
1 answer

How to use Bottle with Sina Weibo API for Web-login

I'm trying to write a third party app of Sina Weibo using bottle. However, the SDK they provided for Python does not seem to have the function of "web login". I have done take a look at their PHP SDK which has the function for web oauth login. I…
Felix Yan
  • 14,841
  • 7
  • 48
  • 61
1
vote
1 answer

Weibo login in selenium in python?

I'm doing weibo login in selenium, but I can't handle window popup. This is my code. What is problem? from selenium import webdriver username = 'your id' password = 'your password' driver =…
오은아은아
  • 119
  • 1
  • 2
  • 11
1
vote
1 answer

WeiboSDK NSConcreteMutableData wbsdk_base64EncodedString Error

I got this error after using WeiboSDK.registerApp function: Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteMutableData wbsdk_base64EncodedString]: unrecognized selector sent to instance 0x79f2bec0' How…
Steven Jiang
  • 1,006
  • 9
  • 21
1
vote
1 answer

How to embed a single Weibo post

Is it possible to embed a single Weibo post like you can a Twitter post or Instagram photo? I found this hack for embedding a weibo profile as an iframe: