agent-skills
Enables AI Agents to scrape data across 27+ social media platforms.
Install & Use
Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:
Help me install this AI Skill: agent-skills. It is used for: Enables AI Agents to scrape data across 27+ social media platforms. Full Skill content: https://321skill.com/skills/agent-skills-scrapecreators/raw/index.md Read that page and install it.
The prompt includes a link to the full Skill content. You can also view the full content.
This Skill addresses the pain point where AI Agents cannot directly access public social media data. In practical development, developers often need to scrape content, user information, or engagement data from platforms like TikTok, Instagram, YouTube, Twitter/X, etc. However, manually writing scraping logic is cumbersome and susceptible to platform anti-bot measures. This Skill encapsulates ScrapeCreators' 110+ API endpoints, allowing AI Agents to fetch data as easily as calling a function.
Usage is straightforward: simply set the SCRAPECREATORS_API_KEY environment variable, install via npx skills add scrapecreators/agent-skills, and then use natural language instructions to scrape data. For example, instructing "Pull recent post data for a specific KOL on LinkedIn" will cause the AI Agent to automatically route to the correct endpoint, handle pagination and parameter formatting, and return structured results.
It is ideal for teams or individuals requiring frequent social media data analysis, especially those involved in competitive intelligence analysis, content operations, and marketing research. This Skill is also suitable for data analysts and social media operators, enabling quick cross-platform data acquisition for subsequent analysis without writing complex scraping code.
We recommend using this tool when you need to centrally manage data sources from multiple social media platforms. Note that it primarily relies on the ScrapeCreators API service, so a valid API key is required. Also, some platforms (e.g., Facebook) have a data limit of 3 items per page, and credit costs should be considered before making calls.
Key Features
Unlike traditional web scraping tools (e.g., Scrapy), it can be invoked via natural language instructions, with the AI Agent automatically handling platform authentication, pagination, and parameter formatting—no manual coding required. Additionally, it covers 27+ platforms, far exceeding the scope of typical API wrappers.
Limitations
Requires a Node.js environment (npx tool) and a valid SCRAPECREATORS_API_KEY configuration. Some platforms (e.g., Facebook) have a data limit of 3 items per page, and calling high-cost endpoints (e.g., audience demographics) consumes significant credits.
FAQ
Which social media platforms does this Skill support?
It supports 27+ platforms including TikTok, Instagram, YouTube, LinkedIn, Twitter/X, Reddit, Facebook, Threads, etc. For specifics, please refer to the ScrapeCreators API documentation.
How do I obtain an API key?
Visit app.scrapecreators.com to register an account, where you can obtain an API key and set it as the SCRAPECREATORS_API_KEY environment variable.
Installation guide for AI assistants
If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:
Visit https://321skill.com/skills/agent-skills-scrapecreators/raw/index.md to read the original Skill definition (Markdown format) for agent-skills, and install it according to the instructions.
Raw Markdown URL for AI: /skills/agent-skills-scrapecreators/raw/index.md