Experience effortless TikTok data extraction with our advanced Actor. It swiftly fetches the latest post times from specified profiles, ensuring you're always ahead. Ideal for market analysis and trend tracking. Fast, reliable, and user-friendly - a must-have tool for digital marketers!
This script, designed for the Apify platform, utilizes Puppeteer to scrape the most recent post dates from specified TikTok channels. It aims to gather information about the latest content updates for each provided channel.
1{ 2 "channel": ["ChannelName1", "ChannelName2", "https://TikTok.com/adidas?lang=en"], 3}
The script outputs a JSON object where each key is a TikTok channel name (or formatted name from the URL), and the value is the ISO string of the latest post date.
1{ 2 "channel": "johndoe", 3 "lastPostTime": 1699658443, 4 "lastPostTimeISO": "2023-11-10T23:20:43.000Z" 5}
This script is provided "as is" without warranties of any kind. The user assumes full responsibility for the use of the script. Ensure that you adhere to TikTok's terms of service and applicable legal regulations when using this scraper.
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!