
Weibo Feed Scraper
Pricing
$15.00/month + usage

Weibo Feed Scraper
Weibo feed scraper, extract posts information on any feed url from website weibo.com. Collect information about title, content, publication date and more
0.0 (0)
Pricing
$15.00/month + usage
2
Total users
6
Monthly users
6
Runs succeeded
54%
Issue response
18 hours
Last modified
13 days ago
You can access the Weibo Feed 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 '{< "url": "https://weibo.com/newlogin?tabtype=weibo&gid=1028034988&openLoginLayer=0&url=https%3A%2F%2Fwww.weibo.com%2F",< "max_results": 10,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": []< }<}' |<apify call saswave/weibo-feed-scraper --silent --output-dataset
Weibo Feed Scraper API through CLI
The Apify CLI is the official tool that allows you to use Weibo Feed 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: