TikTok Post Scraper avatar
TikTok Post Scraper

Pricing

$2.00 / 1,000 posts

Go to Store
TikTok Post Scraper

TikTok Post Scraper

Developed by

Mars Ultor

Maintained by Community

This Actor retrieves TikTok video details like description, download URL, duration, and definition, along with captions and author username, name, avatar, and signature.

0.0 (0)

Pricing

$2.00 / 1,000 posts

0

Total users

11

Monthly users

7

Runs succeeded

>99%

Last modified

a month ago

You can access the TikTok Post 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.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.tiktok.com/@oddanimalspecimens/video/7198206283571285294"
5    }
6  ]
7}' |
8apify call marsultor/tiktok-post-scraper --silent --output-dataset

TikTok Post Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: