TikTok & Douyin Scraper
Scrape TikTok, Douyin, and Bilibili videos, profiles, and comments
$0.001 per video
170 users
1,341 runs
2.4(3)
Scrapes TikTok, Douyin, and Bilibili in one run, returning titles, descriptions, play, like, comment, and share counts, author profiles with follower counts, hashtags, music credits, and no-watermark MP4 links where the platform provides them. It also covers comments, live streams, and trending feeds through a single unified schema, up to 5,000 items per run with no API key required.
- Full video records: title, stats, author, music, hashtags, and no-watermark MP4 links.
- Covers videos, profiles, comments, live streams, and trending feeds, no API key required.
- Flat $0.001 per video, comment, or profile, and failed URLs are never billed.
Built for
Call it from code or an agent
curl -X POST \
"https://api.apify.com/v2/acts/openclawai~tiktok-douyin-bilibili-scraper/run-sync-get-dataset-items?format=json" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{ ...your input... }'Full input schema and OpenAPI spec on the actor API page.
Questions, answered
How much does it cost to scrape TikTok, Douyin, or Bilibili videos?
Every video, comment, or profile costs $0.001, which works out to $1.00 per 1,000 videos. URLs that fail return an error row instead of data and are not billed.
Can I download TikTok and Douyin videos without a watermark?
Yes, each video record includes a no-watermark MP4 link whenever the platform exposes one, across TikTok, Douyin, and Bilibili. Douyin's CDN currently rate-limits some of these direct links, so a portion of Douyin MP4 URLs can return a 403 until the platform rotates them.