Social Scraping

🌐Community
by merit-systems · vlatest · Repository

Gathers publicly available social media data to identify trends, sentiment, and relevant individuals for strategic insights.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add social-scraping npx -- -y @trustedskills/social-scraping
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "social-scraping": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/social-scraping"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The social-scraping skill allows AI agents to extract data from publicly accessible social media profiles. It can gather information like usernames, profile descriptions, and post counts. This capability is useful for market research, competitive analysis, or gathering public sentiment around a topic.

When to use it

  • Market Research: Identify key influencers in a specific niche by scraping their profiles.
  • Competitive Analysis: Analyze competitor social media presence and engagement metrics.
  • Brand Monitoring: Track mentions and overall brand perception across various platforms.
  • Lead Generation: Find potential leads based on keywords or interests mentioned in public profiles.

Key capabilities

  • Data extraction from publicly accessible social media profiles
  • Retrieval of usernames, profile descriptions, and post counts
  • Support for multiple social media platforms (specific platforms not listed)

Example prompts

  • "Scrape the LinkedIn profile of [username] and tell me their job title and experience."
  • "Find Twitter accounts mentioning 'AI ethics' and report their follower count."
  • "Extract the bio from Instagram user @exampleuser."

Tips & gotchas

The skill relies on publicly available data; access may be restricted by platform privacy settings or API changes. Be mindful of terms of service for each social media platform when using this skill to avoid violating any rules.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
merit-systems
Installs
25

🌐 Community

Passed automated security scans.