Weibo Scraper avatar

Weibo Scraper

Pricing

$1.00 / 1,000 posts

Go to Apify Store
Weibo Scraper

Weibo Scraper

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

Pricing

$1.00 / 1,000 posts

Rating

5.0

(2)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

8

Bookmarked

227

Total users

5

Monthly active users

8 days ago

Last modified

Share

🚀 Weibo Scraper

Easily extract posts from Weibo's main feed. The Weibo Scraper allows you to gather structured data, including engagement metrics, content, and user profiles, for social media analysis and trend monitoring.

✨ Features

  • 📊 Comprehensive Post Data: Retrieve likes, comments, shares, text content, images, videos, and profile details from Weibo posts.
  • Fast & Efficient: Extract large amounts of data quickly for social media research and engagement tracking.

⚙️ Input

FieldTypeRequiredDescription
limitintegernoMaximum number of posts to scrape. Defaults to 100.
proxyConfigurationobjectnoDefaults to Apify Proxy. Weibo refuses connections from some networks, so a proxy is strongly recommended; switch to Residential if you start seeing blocks.
{
"limit": 100,
"proxyConfiguration": { "useApifyProxy": true }
}

🛠️ How It Works

  1. Set the Maximum Number of Posts – Define how many Weibo posts you want to scrape.
  2. Keep the Proxy Enabled – Leave proxyConfiguration at its default, or supply your own proxy URLs.
  3. Run the Scraper – Start the process and receive structured data instantly.

📊 Sample Output Data

The scraper provides structured JSON output with key post details. Example:

[
{
"postId": "5329945469393031",
"postUrl": "https://m.weibo.cn/status/5329945469393031?mblogid=5329945469393031&launchid=10000360-page_H5",
"author": {
"id": 7833030132,
"name": "信号与噪声",
"profileImage": "https://tvax2.sinaimg.cn/crop.0.0.1080.1080.180/008y6AXGly8htt4cm05uvj30u00u0gmb.jpg?KID=imgbed,tva&Expires=1786448302&ssig=dR6alDDCqQ",
"profileUrl": "https://m.weibo.cn/u/7833030132?launchid=10000360-page_H5",
"verified": true,
"followersCount": "12.3万"
},
"createdAt": "Sun Aug 09 10:11:28 +0800 2026",
"text": "竹子怎么变成衣服的 <a href=\"https://video.weibo.com/show?fid=1034:5329944994316292\" data-hide=\"\"><span class='url-icon'><img style='width: 1rem;height: 1rem' src='https://h5.sinaimg.cn/upload/2015/09/25/3/timeline_card_small_video_default.png'></span><span class=\"surl-text\">信号与噪声的微博视频</span></a> ",
"likes": 589,
"comments": 31,
"shares": 212,
"images": [],
"videos": [
"https://f.video.weibocdn.com/o0/7PR1Ee1Dlx08zRogaG8801041202yQj90E010.mp4?label=mp4_720p&template=960x720.25.0&ori=0&ps=1BThihd3VLAY5R"
],
"location": "发布于 西藏"
}
]

Optimize your social media insights with Weibo Scraper today! 🚀