Tiktok Scraper avatar
Tiktok Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Tiktok Scraper

Tiktok Scraper

Deprecated

Developed by

zhang zhenhu

zhang zhenhu

Maintained by Community

Powerful TikTok scraper to extract data from TikTok videos, hashtags, and users. Use it to scrape TikTok profiles, hashtags, posts, URLs, numbers of shares, followers, hearts, names, video, and music-related data. Download TikTok data as a HTML, JSON, CSV, Excel, or XML doc.

0.0 (0)

Pricing

Pay per usage

1

Total users

71

Monthly users

1

Last modified

2 years ago

Specific User Profiles

profilesarrayOptional

Add one or multiple TikTok usernames you want to scrape.Scrape from https://www.tiktok.com/@{username}

Hashtags to scrape from TikTok

hashtagsarrayOptional

Just add one or more TikTok hashtags and scrape https://www.tiktok.com/tag/{tag}. The scraper will collect information about users, followers, likes, and more.

Search URLs

search_urlsarrayOptional

List of search links you want to scrape such as https://www.tiktok.com/search/user?q={query}.

Max posts per profile

max_posts_from_profileintegerOptional

The max number of posts scraped from every profile. Default:100.

Default value of this property is 50

Max posts per hashtag

max_posts_from_hashtagintegerOptional

The max number of posts scraped from every hashtag. Default:100.

Default value of this property is 100

max_result_from_searchintegerOptional

The max number of result scraped from every search request. Default:100.

Default value of this property is 100

Max PageDown Event

max_pagedownintegerOptional

Set the maximum number of a keyboard 'PageDown' event sent to the page. Default:100.

Default value of this property is 50

Concurrent Requests

concurrent_requestsintegerOptional

Configure maximum concurrent requests performed by Scrapy (default: 2)

Default value of this property is 2

Locale

localestringOptional

Specify user locale, for example en-GB, de-DE, etc. Locale will affect navigator.language value, Accept-Language request header value as well as number and date formatting rules. Default:en-US.

Default value of this property is "en-US"

Timezone

timezone_idstringOptional

Changes the timezone of the context. See ICU's metaZones.txt for a list of supported timezone IDs.

timeout

timeoutintegerOptional

Default value of this property is 3000