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
0
votes
1 answer

Weibo API auth error

I started to write a project for Sina Weibo and got a problem from the start. When I make a get request to API: http://api.t.sina.com.cn/statuses/public_timeline.json?source=App_key&count=5 I get an error of authentication such…
Alex Vidis
  • 49
  • 8
0
votes
2 answers

python api: I want to make a call to an api from python, and receive json response

I'm a beginner in python, and I'm trying to write a program that makes a call to Weibo(Chinese Twitter) API and receive a json response. It's just a basic keyword search and fetching search result example. But the problem is I don't know how to make…
Younghak Jang
  • 449
  • 3
  • 8
  • 22
0
votes
0 answers

"DexException: Multiple dex files define" using Weibo SDK

Target: integrate weibo sdk https://github.com/sinaweibosdk/weibo_android_sdk Workflow: I created new project and added weibo sdk. After that ran the project and got compile error. weibo gradle: apply plugin: 'com.android.library' android { …
Sinigami
  • 449
  • 3
  • 20
  • 38
0
votes
3 answers

Tencent Weibo API Web App ID

I'm trying to implement Tencent Weibo sharing on an iOS app. According to the Apple Docs you need to fill the Tencent Weibo Access Key when requesting permissions (ACTencentWeiboAppIdKeyin the options dictionary). Can somebody guide me through the…
Ricardo Sanchez-Saez
  • 9,466
  • 8
  • 53
  • 92
0
votes
1 answer

Weibo like button

I am setting Weibo like button from the guide. And receiving interesting result that code that i write in jsFiddle is working but in the browser not. So what is the problem? …
Oleg Gordiichuk
  • 15,240
  • 7
  • 60
  • 100
0
votes
1 answer

Does Weibo have an v2 search api?

I'm trying to build a sina app which will have capabilities of searching statuses based on key word, geo location, date etc... I cannot find an api which supports what I'm trying to do. I am aware they have a v1 api which does what I want but it is…
Paul Wojnarowicz
  • 31
  • 1
  • 1
  • 4
0
votes
1 answer

Sina Weibo Authorization page

I'm developing a Sina Weibo integration and I'm doing the oauth correctly but I have a problem with authorization page. When I click on enter, I accept authorization page and I can loggin correctly but if I log off and I try to clic another time…
nsanchez
  • 132
  • 2
  • 12
0
votes
2 answers

How to add Sina Weibo activity feed to my page?

The Chinese version of Facebook/Twitter is called Sina Weibo. I would like to fetch the activity feed of a specific company site in Weibo, and put it on the company web page. I cannot use the topical wall widget since it might show random postings…
Jesper Wilfing
  • 11,157
  • 5
  • 29
  • 32
0
votes
1 answer

How to get my Weibo(China SNS) tweet list using developer api in the java?

I want to get my Weibo (www.weibo.com - china sns) tweet list by api. I am using https://code.google.com/p/weibo4j/ library. But their sample source only contains web auth. If i want to their accessToken, their sample source shows tutorial using web…
Danil Chernokalov
  • 755
  • 1
  • 10
  • 31
0
votes
1 answer

Login to Weibo using OAuth 2.0 from iOS app?

I'm trying to login to Sina Weibo from my iOS app using OAuth 2.0. I got the official Sina Weibo SDK from here and official documentation from here. When I import the SDK and creates an instance it asks for appRedirectURI. SinaWeibo *sinaWeibo =…
Aditya Mathur
  • 1,185
  • 17
  • 27
0
votes
2 answers

weibo oauth authentication

I used weibo oauth api in magento for connect user with weibo. But now weibo is broken and it completely get token but display error when we retrieve user data using authentication token.error is as follows.. i am using this code the use can…
Bharat Chodvadiya
  • 1,644
  • 4
  • 20
  • 31
-3
votes
2 answers

why

The background is that I use the scrapy to crawl weibo.com,but I find the the tags in html crawled includes '\" looks like the title: ,that makes I can not use xpath to get the information, so why the \ appears.
XDMonkey
  • 3
  • 1
-12
votes
1 answer

How to integrate Sina Weibo login into wordpress?

How can I integrate a login using Sina Weibo in my wordpress site, just like we do for facebook and twitter ?
Leo T Abraham
  • 2,407
  • 4
  • 28
  • 54
1 2 3
4