TikTok Profile Scraper avatar
TikTok Profile Scraper
Try for free

30 days trial then $1.00/month - No credit card required now

View all Actors
TikTok Profile Scraper

TikTok Profile Scraper

abe/tiktok-profile-scraper
Try for free

30 days trial then $1.00/month - No credit card required now

Scrapes basic profile information from a TikTok page for a given username(s). Info includes name, tagline, bio, image URL, link and counts for followers, following & likes. Since we are not fetching videos this works successfully on both public & private profiles.

Scrapes basic profile information from a TikTok page for a given username(s).

Data returned includes username, tagline, bio, image URL, link and counts for followers, following & likes.

Since we are not fetching videos this works successfully on both public & private profiles.

Input

Provide one or more TikTok usernames, these should be pure usernames (without the @ symbol) not URLs.

Settings

A few settings have been added that can help with getting more successful scarps if Tiktok alters their page structure or proxies are getting blocked:

  • Tiktok page source: Dictates whether we fetch data from the normal user page (https://www.tiktok.com/@) or the embed version (https://www.tiktok.com/embed/@). The embed page is more likely to have success but doesn't contain the website link or tagline datapoints. The user page has those extra data points but is more likely to fail.

  • Crawler type: Dictates which crawler we use (Cheerio or Playwright). Cheerio is a simple HTTP crawler that is quick but will not load JavaScript or follow redirects. Playwright is a headless browser that can execute Javascript and follow redirects, so more likely to have success but slower.

Developer
Maintained by Community
Actor metrics
  • 71 monthly users
  • 99.6% runs succeeded
  • 0.2 days response time
  • Created in Apr 2023
  • Modified 2 months ago