TikTok Explore Video Scraper avatar

TikTok Explore Video Scraper

Pricing

from $2.99 / 1,000 explore videos

Go to Apify Store
TikTok Explore Video Scraper

TikTok Explore Video Scraper

Fetch the public TikTok Explore page and return source-backed page snapshots, structured entities, links, images, metadata, and access diagnostics.

Pricing

from $2.99 / 1,000 explore videos

Rating

0.0

(0)

Developer

w3crawler

w3crawler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

TikTok Explore Page Snapshot Scraper

What does this Actor do?

This Actor fetches the public TikTok Explore page and extracts source-backed page metadata, structured entities, links, images, lists, headings, and raw response samples when available.

Input

The Actor accepts one option:

Example input: {"limit":10}

limit bounds the number of structured records promoted from the page. The target Explore URL is configured in the Actor source.

Output

Dataset items contain the source URL, response format, page title and text, headings, links, images, structured records, entity fields, and access diagnostics when a public response is blocked or empty.

Cost and limitations

Runtime depends on the public TikTok response and retry behavior. This Actor uses public pages only and does not require an account. It is a page-snapshot and structured-data extractor, not a guaranteed video-feed API. Respect TikTok terms and applicable law.

Example workflow

  1. Set limit in the Input tab.
  2. Start the Actor.
  3. Review the dataset and source metadata.
  4. Export the results through the Output or API tab.

Example input

{
"limit": 2
}

Example output

{
"sourceUrl": "https://www.tiktok.com/explore",
"actorName": "tiktok-explore-scraper",
"actorTitle": "TikTok Explore/Trending Scraper",
"recordType": "structured_entity",
"recordIndex": 0,
"responseFormat": "html",
"pageTitle": "Explore - TikTok",
"structuredDataSource": "application/ld+json",
"entityName": "Example trending topic",
"entityUrl": "https://www.tiktok.com/explore/example",
"entityFieldCount": 8,
"structuredRecord": {"name": "Example trending topic", "url": "https://www.tiktok.com/explore/example"},
"fetchedAt": "2026-08-18T12:00:00.000Z"
}

The Actor is a public Explore-page snapshot and structured-data extractor. It may emit access_diagnostic or no_data_diagnostic records when the public page is blocked or contains no usable entities. Common HTTP and body-level Akamai/interstitial markers are treated as blocked.