tiktok-dashboard

Fetch TikTok profile and video data via Apify into a local HTML dashboard.

Updated May 19, 2026
One-click install
npx skills add https://github.com/o-pedrosiqueira/mapa-do-criador-system --skill tiktok-dashboard-o-pedrosiqueira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiktok-dashboard
Source: https://github.com/o-pedrosiqueira/mapa-do-criador-system/tree/main/.claude/skills/tiktok-dashboard
Command: npx skills add https://github.com/o-pedrosiqueira/mapa-do-criador-system --skill tiktok-dashboard-o-pedrosiqueira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill configures a local HTML dashboard that aggregates public TikTok metrics (profile details and videos) via Apify, enabling creators to monitor growth offline without relying on external dashboards.

Core Features & Use Cases

  • Fetch public profile data and recent videos from TikTok through Apify.
  • Generate a self-contained HTML dashboard with embedded base64 thumbnails, usable offline.
  • Store historical metrics to analyze growth trends and share deliverables with clients or partners.
  • Use case: a creator wants to track daily views, engagement, and top videos without cloud services.

Quick Start

Run the update script to generate a self-contained TikTok dashboard locally.

Frequently Asked Questions about tiktok-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a TikTok analytics dashboard offline?

To generate a TikTok analytics dashboard offline, run the local update script to fetch public profile and video metrics via Apify, compiling them into a standalone HTML dashboard.

What is the best way to track TikTok metrics without relying on cloud services?

Tracking TikTok metrics without cloud services is possible by fetching public data via Apify and exporting a self-contained HTML dashboard with embedded base64 thumbnails stored locally on your machine.

Do I need an Apify account to scrape TikTok data for visualization?

Yes, you need an Apify account and valid credentials stored in a local .env file to authenticate requests, validate tokens, and fetch public TikTok profile and video data for visualization.

Can I use this dashboard to monitor TikTok engagement and growth trends over time?

You can monitor TikTok engagement and growth trends over time because the skill stores historical metrics locally, allowing you to analyze daily views and top videos for client deliverables.

Does the generated TikTok dashboard require an internet connection to view?

The generated TikTok dashboard does not require an internet connection to view because it is a self-contained offline HTML file with base64-embedded thumbnails and compiled metrics data.