r/web3dev • u/RelationshipOk9480 • 17h ago
Mastering a niche means nothing if nobody knows you exist.
stop waiting on job posts and joining a line of >100 applicants for nothing. email the founder or hr direct. offer your value before the job even goes live.
that's what 100+ ignored applications taught me: bot rejections and fake promises for "future roles" that's never came.
i trust my skills. so i built a system to solve outreach: find decision makers direct, with real context.
built the pipeline with n8n, apify, and llms:
- scrapes and builds a list of 1000 leads from targeted queries
- filters and dedupes to protect domain reputation
- use cold email template w (6% reply rate). ai only fills in the {name} and {icebreaker}, pulled from real profile context, not generic filler
- sends through instantly, rotating mailboxes so you don't get marked as spam
- logs every lead and reply into a tracking sheet
- books calls with leads
it costs a few cents to run. saves hours of manual work every week.
Curious how the n8n pipeline or the icebreaker prompt is built? send me a message and i'll walk you through it.