Influencer Outreach Automator - Instagram & TikTok
Pricing
from $0.01 / 1,000 results
Influencer Outreach Automator - Instagram & TikTok
The Influencer Outreach Automator is a complete pipeline for influencer marketing teams. It discovers influencers using Google Custom Search, enriches their profiles with Instagram/TikTok data, generates AI-personalized outreach emails, and sends them through your email provider.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
2
Monthly active users
17 days ago
Last modified
Categories
Share
Influencer Outreach Automator
End-to-end influencer outreach pipeline: discover via Google, enrich profiles, personalize with AI, send emails automatically. Like Influify's approach - 10K emails at ~$18.
BYOK (Bring Your Own Key) -- you provide your own API credentials.
Before You Start
This actor requires your own API credentials to fetch real data.
Where to get your key: Your Google Custom Search API key for discovering profiles with emails
Quick Start
Run with real data
{"niches": ["fitness","wellness"],"platforms": ["instagram"],"maxProfiles": 100,"googleApiKey": "YOUR_API_KEY_HERE","emailProvider": "sendgrid","sendgridApiKey": "YOUR_API_KEY_HERE","resendApiKey": "YOUR_API_KEY_HERE","emailSubject": "{name} - Partnership opportunity from {brand}","emailTemplate": "Hi {name},\\n\\nI came across your amazing content on {platform} and loved your approach to {niche}.\\n\\nWe'd love to explore a partnership opportunity with you.\\n\\nWould you be open to a quick chat?\\n\\nBest,\\n[Your Name]","aiProvider": "none","aiApiKey": "YOUR_API_KEY_HERE","brandContext": {"name": "Your Brand","industry": "wellness","offer": "product partnership","website": "https://yourbrand.com"},"sendEmails": false,"maxEmailsPerRun": 100,"delayBetweenEmails": 2000}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
niches | array | - | No | Niches to target (fitness, beauty, tech, food, travel, etc.) |
platforms | array | - | No | Platforms to search for influencers |
locations | array | - | No | Geographic locations to target (optional) |
maxProfiles | integer | 100 | No | Maximum number of influencers to discover |
googleApiKey | string | - | Yes* | Your Google Custom Search API key for discovering profiles with emails |
googleSearchEngineId | string | - | No | Your Google Programmable Search Engine ID |
emailProvider | string | "sendgrid" | No | Email service for sending outreach |
sendgridApiKey | string | - | Yes* | SendGrid API key for sending emails |
resendApiKey | string | - | Yes* | Resend API key for sending emails |
fromEmail | string | - | No | Sender email address |
fromName | string | - | No | Sender display name |
emailSubject | string | - | No | Email subject line. Use {name} and {brand} for personalization. |
emailTemplate | string | - | No | Email body template. Use {name}, {platform}, {niche}, {followers} for personalization. |
aiProvider | string | "none" | No | AI provider for email personalization |
aiApiKey | string | - | Yes* | API key for your chosen AI provider |
brandContext | object | - | No | Your brand information for AI personalization |
sendEmails | boolean | false | No | Set to true to actually send emails. False = dry run. |
maxEmailsPerRun | integer | 100 | No | Maximum emails to send in this run |
delayBetweenEmails | integer | 2000 | No | Delay between sending each email in milliseconds |
webhookUrl | string | - | No | URL to send results to when complete |
proxy | object | - | No | Proxy settings for scraping |
Troubleshooting
"API key is required"
- Add your API key in the input
"API error 403" or "Unauthorized"
Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- API key without proper permissions
- The target data doesn't exist or is too small to track
How do I test without an API key?
Built by John Rippy | Actor Arsenal