Tiktok Geographic Live Streamers avatar
Tiktok Geographic Live Streamers

Pricing

$15.00/month + usage

Go to Apify Store
Tiktok Geographic Live Streamers

Tiktok Geographic Live Streamers

Developed by

Victor McDowell

Victor McDowell

Maintained by Community

This is an actor that scrapes tiktok for live user

0.0 (0)

Pricing

$15.00/month + usage

0

1

1

Last modified

a day ago

Introduction

This is an actor that scrapes for live user data and returns the following fields account, bio, engagement, followers, link, name, region, country, languageIso and language. The data can then be passed to a database/spreadsheet.

Usage

Requirements

The actor requires the use of residential proxies in order to localize the feed to a geographical region

Input

The actor takes in a single input location from a drop down list. This input is used to generate the proxies and filter the out the results based on the current location of the streamer.

Results

Below is an array of sample results.

{
"account": "randomuser",
"bio": "Live everyday on TikTok!",
"engagement": 806,
"followers": 5463,
"link": "https://www.tiktok.com/@randomuser/live",
"name": "Random User",
"region": "US",
"languageIso": "en",
"language": "English",
"country": "United States of America (the)"
}

Results usage

The results can be transformed and used to scrape the profiles of the collected users for their short videos and comments e.g via Tiktok Scraper

Issues and Requests

For any issues or feature requests, reach out via the issues tab on the actor page