influencer-report
Installation
SKILL.md
Influencer Report Skill
Vet influencers by analyzing their recent videos with Memories.ai V1 + V2 APIs.
Setup
Required environment variables:
MEMORIES_V1_API_KEY— Memories.ai V1 API key (scraper, library, search)MEMORIES_API_KEY— Memories.ai V2 API key (MAI transcript, metadata)
Quick Start
From a profile URL (auto-scrapes recent videos):
python3 scripts/influencer_report.py --handle charlidamelio \
--profile-url "https://www.tiktok.com/@charlidamelio" --scrape-count 5