apify-content-analytics

Collect engagement metrics from Instagram, Facebook, YouTube, and TikTok via Apify Actors.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/CenredJun/openclaw-claudecode-setup-kit --skill apify-content-analytics-cenredjun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apify-content-analytics
Source: https://github.com/CenredJun/openclaw-claudecode-setup-kit/tree/main/skills/apify-content-analytics
Command: npx skills add https://github.com/CenredJun/openclaw-claudecode-setup-kit --skill apify-content-analytics-cenredjun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralize and automate the collection of engagement and performance metrics from Instagram, Facebook, YouTube, and TikTok using Apify Actors so you can stop manual scraping, copy-pasting, and fragmented CSVs.

Core Features & Use Cases

  • Cross-platform scraping: Run Apify Actors to collect post, reel/short, comment, follower and hashtag metrics across multiple platforms.
  • Flexible output modes: Produce quick chat summaries or export full datasets to CSV or JSON for downstream analysis.
  • Actionable insights: Summarize key performance indicators and suggest next steps for campaign optimization and competitor benchmarking.
  • Use Case: Aggregate post impressions, likes, comments, and follower growth across channels to measure campaign ROI and identify top-performing content.

Quick Start

Run the apify-content-analytics actor to collect engagement metrics for a profile or hashtag and export the results as a CSV.

Frequently Asked Questions about apify-content-analytics

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

FAQPage Schema
How do I track social media engagement metrics across Instagram, TikTok, YouTube, and Facebook?

Social media engagement tracking across Instagram, TikTok, YouTube, and Facebook is done by running Apify actors to collect post, reel, comment, and follower growth metrics. The aggregated data can be exported as CSV or JSON files for campaign ROI measurement.

Do I need an Apify token to scrape Instagram and TikTok analytics?

Yes, an Apify token is required. You must set the APIFY_TOKEN environment variable in your Node.js runtime to authenticate and run the Apify actors for scraping Instagram and TikTok analytics data.

How do I export cross-platform social media analytics to CSV?

Cross-platform social media analytics can be exported to CSV by running the apify-content-analytics actor in a Node.js environment with mcpc CLI. It fetches engagement metrics and supports exporting full datasets to CSV or JSON formats.

Can I measure short video performance across multiple social platforms in one report?

Yes, you can measure short video performance across multiple platforms. The actor collects reel and short video metrics alongside follower growth and comments, generating quick chat summaries or full dataset exports for cross-platform analysis.

What is the best way to automate collecting follower growth and comment metrics from social media?

Automating follower growth and comment metrics collection is best handled by using Apify actors through a Node.js runtime. This approach centralizes cross-platform scraping and eliminates manual copy-pasting, outputting structured JSON or CSV data.

Why do I need Node.js and mcpc CLI to run Apify actors for social media analytics?

Node.js and mcpc CLI are required because the Skill uses them to fetch actor schemas and execute Apify actors. This runtime environment processes the APIFY_TOKEN authentication and manages the data retrieval for social media analytics.