HelloPM · AI Builder Series Explore builds →
Quest 4 · Weekly funded-companies agent

Weekly funded-companies agent

AI agentsWeb scrapingAutomationLive app

The assignment

Build a weekly agent that scrapes last week's funded startups from the web and proposes your way in — a tailored application path.

Screenshot of Himanshu Jain's Weekly funded-companies agent submission
Weekly funded-companies agent — Quest 4, built by Himanshu Jain

What Himanshu shipped

Funded is a weekly-intel board for job seekers, with filters for India, global, and PM-roles-only views. Under the hood it pairs Groq for extracting structured funding data from raw news with custom ATS detection across Greenhouse, Lever, and Ashby to surface live open roles, all backed by Supabase for storage. A Vercel Cron job runs the whole pipeline autonomously every Monday, producing a tailored outreach angle and partnership path per company without any manual trigger.

View the live project ↗ Himanshu's full portfolio

Our read on this build

Himanshu shipped a deployed web app you can open. This read comes from the artifact and Himanshu's own account of it — no scores, just what the build does and does not show.

What it demonstrates

  • Fresh input is part of the machine: news sources.
  • It goes past listing companies into proposing a way in — tailored output and outreach drafts.
  • And it is built to keep running: a weekly cadence, a cron trigger and a trigger.

Take this awayThe transferable pattern is a three-stage pipeline — fresh signal in, judgment in the middle, a draft out. That is most useful agents, whatever the domain.


Why this quest matters

Agents earn their keep when they run without you. The bar isn't 'can AI write an outreach note' — it's 'does fresh data flow in on a schedule and come out tailored,' which is the real shape of an autonomous workflow.

What separated the strongest builds

Across the 29 builds we could open for this quest, the same three or four things kept deciding whether one landed. Useful whether you are judging this one or attempting your own.

Real companies, funded recently

Data pulled from a live source. A hardcoded list of startups everyone already knows about is a demo of a UI, not of an agent.

An application path that changes per company

The specific round, the sector, the role that funding implies. One paragraph with the company name swapped in is the failure mode here.

It runs without you

A schedule, a cron, a workflow trigger — something that makes 'weekly' true rather than aspirational.

Outreach you would actually send

Notes with judgment behind them. Volume is the easy part and the part that gets people ignored.

No numeric scores are published here. These pages are written reads of what each builder shipped — the build is the point, not a mark out of a hundred.

More from Himanshu

Quest 1Quest 2Quest 3Quest 4Quest 5Quest 6Quest 7
← Back to Himanshu's portfolio