Personalized LinkedIn Connection Requests at Scale
Published
## Overview
Generic connection requests get ignored. This playbook uses AI to scan a prospect's recent posts and generate a custom hook for your connection request.
## How it Works
- **Scrape:** Extract recent posts from LinkedIn profile.
- **Analyze:** GPT-4 summarizes the post and identifies key themes.
- **Generate:** AI writes a 150-character connection note referencing their post.
## Step-by-Step
1. **Input Data:** Provide LinkedIn Profile URL.
2. **Scrape Profile:** Use PhantomBuster or similar tool to get recent activity.
3. **Prompt AI:** Send post content to OpenAI API with a prompt to "write a friendly connection request referencing this topic".
4. **Review:** Output the messages to a Google Sheet for manual review before sending.