DailyBrief AI IG avatar

DailyBrief AI IG

Under maintenance

Pricing

Pay per usage

Go to Apify Store
DailyBrief AI IG

DailyBrief AI IG

Under maintenance

DailyBrief AI IG β€” high-performance Apify actor.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Edward Martinez

Edward Martinez

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a few seconds ago

Last modified

Categories

Share

πŸ“Š DailyBrief AI IG β€” Automated Instagram Intelligence for Creators & Brands

Apify Actor Instagram Node.js Playwright AI

Your personal Instagram strategist that runs every morning. DailyBrief AI IG scrapes your profile, your competitors, and trending content β€” then synthesizes everything into an actionable daily intelligence brief with post recommendations, captions, hashtags, and one strategic move.


πŸš€ What It Does

DailyBrief AI IG wakes up each morning, crawls Instagram to gather intelligence, and delivers a complete brief covering:

  • Yesterday's Performance β€” estimated follower growth, engagement rate, top post
  • Competitor Activity β€” what your rivals posted and how it performed
  • What's Trending Today β€” 3 trending topics in your niche
  • What to Post Today β€” a detailed content recommendation
  • Caption Ready to Use β€” a done-for-you caption template
  • Hashtag Set β€” 20 optimized hashtags for your niche
  • One Strategic Action β€” the single most impactful thing you can do today
  • AI Daily Score β€” a 0-10 composite score of your Instagram health

πŸ’Ό Use Cases

Use CaseWho It's ForValue
Solo Creator Morning RoutineInfluencers & content creatorsStart every day with a clear Instagram plan
Agency Client ReportingSocial media agenciesAutomated daily briefs for multiple clients
Brand MonitoringE-commerce & D2C brandsTrack competitors and niche trends daily
Growth HackingStartup marketing teamsData-driven daily decisions, not guesswork
Community ManagersSocial media managersSave 1-2 hours of manual research daily

πŸ“₯ Input Fields

FieldTypeDefaultDescription
yourUsernameString''🎯 Your Instagram username (without @)
competitorsArray[]πŸ† Competitor usernames to monitor (e.g. ["nike", "adidas"])
nicheString'general'🎨 Your content niche (e.g. "fitness", "food", "travel", "fashion")
goalsString'grow followers and engagement'🎯 Your current Instagram goals
briefFormatString'detailed'πŸ“‹ Output verbosity: "short" or "detailed"

πŸ“€ Output Fields

FieldTypeDescription
urlStringInstagram profile URL scraped
scrapedAtStringISO 8601 timestamp of scrape
actorVersionStringActor version (semver)
aiInsightStringAI-computed one-sentence strategic insight
aiScoreNumberData quality/relevance score (0-10)
yesterdaySummaryObjectGrowth, engagement rate, top post details
topContentOpportunityStringBest content opportunity for today
trendingTodayArray[3]Three trending topics in your niche
competitorActivityArrayEach competitor's latest post & engagement
todaysPostRecommendationStringDetailed post format and timing advice
captionSuggestionStringReady-to-use caption template
hashtagSetArray[20]Optimized hashtags for your niche
oneStrategicActionStringThe #1 growth action to take today
aiDailyScoreNumberComposite Instagram health score (0-10)

πŸ”„ How to Run Automatically Every Morning

  1. Open your actor in Apify Console
  2. Go to Schedules β†’ Create New Schedule
  3. Set CRON: 0 6 * * * (runs at 6 AM UTC daily)
  4. Connect it to your Apify task with your saved inputs
  5. Optionally connect the output to Slack, email, or Google Sheets via Apify integrations

πŸ“Š Example Output

{
"url": "https://www.instagram.com/yourhandle/",
"scrapedAt": "2025-01-15T06:01:23.441Z",
"actorVersion": "0.1.0",
"aiInsight": "Based on yesterday's top post and 2 competitor(s) active in the fitness niche, the strongest opportunity today is to capitalize on the trending topic: Morning mobility routines.",
"aiScore": 8,
"yesterdaySummary": {
"estimatedFollowerGrowth": "~34 new followers estimated",
"avgEngagementRate": "3.42%",
"topPost": {
"url": "https://www.instagram.com/p/abc123/",
"likesEstimate": "1,204",
"caption": "5 AM workout β€” no excuses πŸ’ͺ"
},
"postsCount": 9
},
"topContentOpportunity": "Create educational content around 'Morning mobility routines' β€” this topic is gaining traction in the fitness niche.",
"trendingToday": [
"Morning mobility routines",
"High-protein meal prep",
"HIIT vs steady-state cardio"
],
"competitorActivity": [
{
"username": "competitor1",
"recentPost": "Their latest Reel about gym motivation",
"engagementHint": "Top post has ~8,400 interactions"
}
],
"todaysPostRecommendation": "Today, create a 15-30 second Reel focused on 'Morning mobility routines' in your fitness niche...",
"captionSuggestion": "πŸ”₯ The fitness tip nobody talks about (but everyone needs): [Your insight here]. Save this post before it gets buried! | @yourhandle",
"hashtagSet": ["#fitness","#workout","#gym","#fitnessmotivation","#health","#fitlife","#training","#bodybuilding","#exercise","#personaltrainer","#healthylifestyle","#fitfam","#motivation","#gains","#cardio","#strengthtraining","#fitnessgoals","#lift","#sweat","#active"],
"oneStrategicAction": "Engage with the top 10 posts under your competitor's latest hashtag by leaving a thoughtful comment within 30 minutes of their posting time.",
"aiDailyScore": 9
}

βš™οΈ Technical Details

  • Crawler: Playwright (headless Chrome) β€” handles Instagram's JavaScript-heavy rendering
  • Rate limiting: 800–2000ms random delays between requests
  • Retry logic: Up to 3 retries per failed request
  • Proxy support: Automatically uses Apify residential proxies when available
  • Pagination: Scrolls pages to reveal lazy-loaded content, enqueues discovered post/explore links
  • Validation: Every output record validated with Zod before storage

πŸ’° Pricing

This actor uses Apify platform compute units.

Profile countEst. compute unitsEst. cost
1 profile + 2 competitors~0.5 CU~$0.01
1 profile + 5 competitors~1.0 CU~$0.03
Daily schedule (30 days)~30 CU~$0.90/month

Costs vary based on Instagram response times and proxy usage.


⚠️ Important Notes

  • Instagram requires login to view full engagement stats. Public data (follower counts visible in titles/meta, post thumbnails, hashtags) is scraped. For deeper analytics, combine with Instagram's official API.
  • Always respect Instagram's Terms of Service and use responsibly.
  • Using Apify residential proxies significantly improves success rates on Instagram.

🀝 Support

Found a bug or have a feature request? Open an issue on the actor's GitHub repository or contact us through Apify Console.