June 2025
Scraper Drafter
This is a project I built as an intern at Granite Marketing.
See demo here.
Scraper Drafter is an automation workflow in n8n that connects various APIs. The goal is to scrape a target business website, understand its content and business model, feed that to an AI model that will generate a draft email pitch for services. The draft is sent to a Notion database, where administrators can review, revise, and approve. Automatically after approval, Gmail is triggered to send the drafted email to the target website owner.
- Firecrawl - crawls the content of a website
- Gemini - AI model that generates draft email
- Notion - database for email content review, revision, and approval
- Gmail - triggers email sending of approved content