eeshsaxena/outreach-emails ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python toolkit and data workspace for internship cold outreach.
I want two separate tracks, one for company outreach and one for research outreach. For the company side, it should store and clean contact lists, merge company emails and HR contacts, split them into batch CSV files for sending, make city based batches, and export everything into an Excel workbook. It should also watch a list of career pages and alert me when new entry level or fresher jobs show up.
For the research side, I want a similar setup for faculty outreach, organized by institute type, then state, then city, with deduped master data and batch files ready to send.
Please include reusable email templates, scripts to generate the batch files and workbook, and a simple way to keep the watcher state so it does not alert twice for the same posting. If anything needs current docs or a browser based scraper, look that up online as needed.
Are you gonna build this?
make sure you review the code using coderabbit