Loading...
Loading...
Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.
npx skill4agent add apify/agent-skills apify-influencer-discovery.envAPIFY_TOKEN--env-filemcpcnpm install -g @apify/mcpcTask Progress:
- [ ] Step 1: Determine discovery source (select Actor)
- [ ] Step 2: Fetch Actor schema via mcpc
- [ ] Step 3: Ask user preferences (format, filename)
- [ ] Step 4: Run the discovery script
- [ ] Step 5: Summarize results| User Need | Actor ID | Best For |
|---|---|---|
| Influencer profiles | | Profile metrics, bio, follower counts |
| Find by hashtag | | Discover influencers using specific hashtags |
| Reel engagement | | Analyze reel performance and engagement |
| Discovery by niche | | Search for influencers by keyword/niche |
| Brand mentions | | Track who tags brands/products |
| Comprehensive data | | Full profile, posts, comments analysis |
| API-based discovery | | Fast API-based data extraction |
| Engagement analysis | | Export comments for sentiment analysis |
| Facebook content | | Analyze Facebook post performance |
| Micro-influencers | | Find influencers in niche groups |
| Influential pages | | Search for influential pages |
| YouTube creators | | Channel metrics and subscriber data |
| TikTok influencers | | Comprehensive TikTok data extraction |
| TikTok (free) | | Free TikTok data extractor |
| Live streamers | | Discover live streaming influencers |
export $(grep APIFY_TOKEN .env | xargs) && mcpc --json mcp.apify.com --header "Authorization: Bearer $APIFY_TOKEN" tools-call fetch-actor-details actor:="ACTOR_ID" | jq -r ".content"ACTOR_IDapify/instagram-profile-scrapernode --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT'node --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT' \
--output YYYY-MM-DD_OUTPUT_FILE.csv \
--format csvnode --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT' \
--output YYYY-MM-DD_OUTPUT_FILE.json \
--format jsonAPIFY_TOKEN not found.envAPIFY_TOKEN=your_tokenmcpc not foundnpm install -g @apify/mcpcActor not foundRun FAILEDTimeout--timeout