Weibo Scraper avatar
Weibo Scraper

Pricing

$1.00 / 1,000 posts

Go to Store
Weibo Scraper

Weibo Scraper

Developed by

Piotr Vassev

Piotr Vassev

Maintained by Community

The Weibo Scraper efficiently extracts posts from Weibo's main feed, capturing likes, comments, shares, text content, images, videos, and profile data. It allows setting a maximum number of posts to fetch, making it ideal for social media analysis, trend monitoring, and engagement tracking

0.0 (0)

Pricing

$1.00 / 1,000 posts

2

Total users

33

Monthly users

10

Runs succeeded

>99%

Last modified

4 months ago

You can access the Weibo Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "limit": 100
<}' |
<apify call piotrv1001/weibo-scraper --silent --output-dataset

Weibo Scraper API through CLI

The Apify CLI is the official tool that allows you to use Weibo Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: