library-developer-tools-scrape-creators

Integrate social media APIs to collect profiles, content, and ads for offline search.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill library-developer-tools-scrape-creators
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: library-developer-tools-scrape-creators
Source: https://github.com/mvanhorn/printing-press-library/tree/main/library/developer-tools/scrape-creators
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill library-developer-tools-scrape-creators

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlite, go-graphql-client, json, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill consolidates access to multiple social media and marketing data sources, enabling comprehensive analysis and offline search capabilities.

Core Features & Use Cases

  • Multi-Platform Data Access: Retrieve profiles, posts, videos, and ads across TikTok, Instagram, YouTube, Facebook, Twitter, Reddit, and more.
  • Offline Search & Analysis: Sync content into a local database for rapid full-text search and trend detection.
  • Use Case: Analyze TikTok viral videos, compare social media presence across platforms, or monitor ad campaigns for brand intelligence.
  • Complex workflows: Archive full data sets, perform trend triangulation, or automate influencer discovery.

Quick Start

Ask the skill to fetch a TikTok profile for user @example to see follower count and recent videos.

Frequently Asked Questions about library-developer-tools-scrape-creators

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

FAQPage Schema
How do I scrape and analyze social media data across multiple platforms?

To scrape and analyze social media data across multiple platforms, you can integrate various social media APIs to collect unified profile, content, and ad data. This enables efficient cross-platform analysis, trend detection, and offline full-text search.

Can I perform offline full-text search on archived social media posts?

Yes, you can perform offline full-text search on archived social media posts by syncing extracted structured data into a local SQLite database. This allows rapid trend detection and comparative analysis without real-time API calls.

What's the best way to monitor ad campaigns and compare presence across TikTok and Instagram?

The best way to monitor ad campaigns and compare presence across TikTok and Instagram is by using a unified multi-platform data access tool. It retrieves profiles, posts, and ads synchronously for comprehensive cross-platform brand intelligence.

Does this social media scraping approach require local database dependencies?

Yes, this social media scraping approach requires local database dependencies like SQLite for offline storage. You also need SDKs and client libraries such as go-graphql-client and json parsers to handle structured data extraction.

How do I fetch a TikTok profile to see follower count and recent videos?

To fetch a TikTok profile for follower count and recent videos, you simply request the specific user handle. The system extracts structured data from the platform's API and syncs it for offline analysis.