My client has a website and he needs to show fans count of his Weibo Fan page. How can I get the fan count without authentication to Weibo API. As I see almost all requests needs authorize. But what I need is when user visits site we will show the site owner/company fan count like that.
As for Weibo, the followers or fans count is only available to the page/account Admins. General public cannot view the fans count, hence, it is something that wouldn't be available without authentication.