Tiktok Profile & Video Scraper avatar
Tiktok Profile & Video Scraper

Pricing

$5.00/month + usage

Go to Store
Tiktok Profile & Video Scraper

Tiktok Profile & Video Scraper

Developed by

SASWAVE

Maintained by Community

Advanced Fast Tiktok Profile scraper. Extract profile data about followers count, likes, video count, following count, friend count, id, username, bio link, avatar, verified status, region, language, private account status and more ..

0.0 (0)

Pricing

$5.00/month + usage

3

Total users

51

Monthly users

11

Runs succeeded

82%

Last modified

2 months ago

You can access the Tiktok Profile & Video 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  "url": "https://www.tiktok.com/@bobmarley",
3  "proxy_settings": {
4    "useApifyProxy": true,
5    "apifyProxyGroups": [
6      "RESIDENTIAL"
7    ],
8    "apifyProxyCountry": "US"
9  }
10}' |
11apify call saswave/tiktok-profile-video-scraper --silent --output-dataset

Tiktok Profile & Video Scraper API through CLI

The Apify CLI is the official tool that allows you to use Tiktok Profile & Video 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: