Apify ā Claude AI ā Google Sheets ā GitHub Pages
Choose which platforms to scrape competitor data from (Apify free actors)
Live data from Apify actors
Paste reviews/comments ā Claude extracts Demand Signal Matrix
Demand Signal Matrix extracted by Claude
Competitor insights organized by the 4-quadrant framework from the video
| Quadrant | Signal | Source | Use Case | Frequency | Action |
|---|
Complete guide to set up the automation system
Go to apify.com ā Sign up free ā Get API token from Settings. Free tier: $5 free credits/month (~500 reviews).
Go to console.anthropic.com ā Create account ā API Keys ā New Key. Free trial credits available.
Create new Google Sheet ā Go to Extensions ā Apps Script ā Paste the Apps Script code from "Scripts" tab ā Deploy as Web App ā Copy Web App URL.
Fork this repo on github.com ā Go to Settings ā Pages ā Source: main branch ā Save. Your free URL: yourusername.github.io/repo-name
In GitHub Pages settings ā Custom domain ā Add your domain. In your domain DNS, add CNAME record pointing to yourusername.github.io. Free SSL included.
Go to make.com (free tier) ā Create scenario: Schedule trigger ā Apify HTTP call ā Claude AI ā Google Sheets update. Runs automatically!
Everything is free ā no paid subscriptions needed
Paste this in Google Sheets ā Extensions ā Apps Script
Import this into Make.com to automate the full pipeline
Save as .github/workflows/deploy.yml in your repo for automatic deployment