Extract data about videos, users, and channels based on hashtags or scrape full user profiles including posts, total likes, name, nickname, numbers of comments, shares, followers, following, and more.
This TikTok Data Extractor allows you to extract data about videos from the TikTok social media site. It gives you detailed TikTok information in structured formats such as Excel, XML, HTML, JSON, and CSV, which you can use in your own reports, spreadsheets, and applications. TikTok Data Extractor allows you to scrape:
If you've never done any web scraping before, don’t worry. TikTok Data Scraper is easy to use. Here’s how:
If you feel like you’d enjoy more comprehensive explanation, try this step-by-step guide or simply watch a quick video tutorial on YouTube:
To start scraping TikTok, simply fill in the input form. TikTok Data Extractor recognizes the following input parameters:
Here’s a screenshot of scraping #funny from TikTok.
And here’s the same, just in JSON.
1{ 2 "hashtags": [ 3 "funny" 4 ], 5 "resultsPerPage": 100, 6 "shouldDownloadCovers": false, 7 "shouldDownloadSlideshowImages": false, 8 "shouldDownloadSubtitles": false, 9 "shouldDownloadVideos": false 10}
You get the output from TikTok Data Extractor stored in a tab. Here's an example of some of the output from the previous #funny Actor run.
By clicking on the green Export button, you can download the dataset in XML, CSV, Excel, HTML, or JSON. See an example of a JSON file:
1{ 2 "authorMeta.avatar": "https://p16-sign-sg.tiktokcdn.com/aweme/720x720/tos-alisg-avt-0068/bc3a20fbab0d67915fa082152d96449e.jpeg?lk3s=a5d48078&nonce=12322&refresh_token=3045197dca8797ac15f26bd1d8d2c859&x-expires=1723143600&x-signature=bnKkJ%2FGVCg7v%2BDqd%2B5val9VDd0U%3D&shp=a5d48078&shcp=b59d6b55", 3 "authorMeta.name": "tom.cashman", 4 "text": "Breaking up via Wordle #wordle #fyp #foryou #foryoupage #fy #breakups", 5 "diggCount": 465100, 6 "shareCount": 8397, 7 "playCount": 3500000, 8 "commentCount": 1072, 9 "videoMeta.duration": 26, 10 "musicMeta.musicName": "original sound", 11 "musicMeta.musicAuthor": "cashman.tom", 12 "musicMeta.musicOriginal": true, 13 "createTimeISO": "2022-01-27T03:45:41.000Z", 14 "webVideoUrl": "https://www.tiktok.com/@tom.cashman/video/7057727079848103169" 15 }
Get in-depth information about how can TikTok Data Extractor help you and how to use it in this webinar we held.
Last but not least, TikTok Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform.
These include:
Alternatively, you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever TikTok Scraper successfully finishes a run.
You can use the dedicated scrapers below if you want to scrape specific TikTok data. Each of them is built particularly for the relevant TikTok data scraping case, be it hashtags, search results, profiles, or all data at once. Feel free to browse them:
🎹 Tiktok Scraper | 📹 Tiktok Video Scraper | 🧛 TikTok Profile Scraper | 🎸 Tiktok Sound Scraper |
🎙 TikTok Comments Scraper | 🛍 Tiktok Ads Scraper | #️⃣ TikTok Hashtag Scraper | 🔍TikTok Discover Scraper |
TikTok Data Extractor doesn’t exactly do what you need?
You can always build your own! Use one of scraper templates in Python, JavaScript, and TypeScript to get started.
Alternatively, you can write it from scratch using our open-source library Crawlee. You can keep the scraper to yourself or make it public by adding it to Apify Store and start making money on it.
Or let us know if you need a custom scraping solution.
We’re always working on improving the performance of our Actors. So if you’ve got any technical feedback for TikTok Data Extractor or simply found a bug, please create an issue on the Actor’s Issues tab in Apify Console.
TikTok Data Extractor uses the Pay-per-result pricing model, so your costs can be easily calculated: it will cost you $4 to scrape 1,000 results, so $0.004 per item. Apify provides you with $5 free usage credits every month on the Apify Free plan, so you can get 1,250 results from TikTok Data Extractor for free.
But if you need to extract data regularly, you should get an Apify subscription. We recommend our $49/month Starter plan — that one could get you over 12,250 TikTok Data Extractor results every month.
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client
NPM package. To access the API using Python, use the apify-client
PyPI package.
Check out the Apify API reference docs for full details or click on the TikTok Data Extractor API tab for code examples.
Our TikTok scrapers, TikTok Data Extractor included, are ethical and do not extract any private user data, such as email addresses, gender, or location. They can only extract what the user has chosen to share publicly. However, you should be aware that your results might contain personal data.
Personal data is protected by GDPR in the European Union and other laws and regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you’re unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping and ethical scraping.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!