Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Threads Scraper Skill for Claude Code

Teach Claude Code to scrape Meta Threads posts, search by keyword or hashtag, and extract engagement metrics. Powered by Apify.

What You Can Say

  • "Scrape the latest posts from @zuck on Threads"
  • "Search Threads for posts about AI"
  • "Get Threads posts with the hashtag #automation"

Claude handles the Apify API calls, waits for results, and returns structured data.

Setup

  1. Get an Apify API token

  2. Add to your .claude/settings.json:

{
  "env": {
    "APIFY_API_TOKEN": "your-token-here"
  }
}
  1. Install:
claude mcp add-plugin /path/to/threads-scraper-skill

Documentation

See skills/threads-scraper/SKILL.md for full documentation including input parameters, code examples, output format, and error handling.

Links

Disclosure

Links to Apify include an affiliate referral parameter.

License

MIT

About

Claude Code skill for scraping Meta Threads posts, searching by keyword or hashtag using Apify

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors