Apify Influencer Scraper
A Node.js CLI tool that uses the Apify platform to discover potential influencers for the HypnoELP partner program.
Purpose
Automates finding influencers across social media platforms who match HypnoELP’s target audience (hypnotherapy, yoga, wellness, mental health). Results are exported as CSV/JSON for review and import into the influencer portal.
Location
| Component | Location |
|---|---|
| Source | OmelasAI/hypnoelp-apify |
| Dev | seanclaude /home/dev/code/hypnoelp-apify |
Usage
cd ~/code/hypnoelp-apify
node --env-file=.env run_actor.js --actor ACTOR_ID --input '{}'
Requires APIFY_TOKEN in .env file.
Platforms Searched
- YouTube (channel/video search)
- Instagram (hashtag/profile search)
- TikTok (hashtag/user search)
- Facebook (page search)
Output
JSON files with influencer data (name, followers, engagement, links). Results stored in results/ directory.
Last Run
Feb 19, 2026 — 55 influencers found across yoga/hypnotherapy verticals.
Status
Active tool. Run manually as needed for influencer discovery campaigns.