FetchWork.AI launches September 2026 — onboarding in small batchesJoin the waitlist →
ProductJob DiscoveryLiveProfile IntelligenceLiveSmart MatchingIn developmentAI Career GuidanceComing soon
SolutionsFor active job seekersFor passively open engineers
About UsPricing
Theme
Join Waitlist

Engineering

How the pipeline actually works.

FetchWork is a polling-and-diffing engine with a boring, reliable core. These are notes on the parts we're most careful about.

8,400+
postings diffed per pass
3
ATS sources polled directly
~hours
from posting to your inbox
0
profiles sold, ever

Write-ups

Short, specific pieces on the systems that keep discovery honest.

~/notes

Polling Workday without getting rate-limited

Per-tenant pagination, backoff, and a schedule that keeps large enterprise boards current without tripping limits.

~/notes

De-duplicating the same role across three boards

The same job posted on Greenhouse, Lever and Workday should be one row in your feed. How we fingerprint and collapse duplicates.

~/notes

Diffing snapshots to catch new roles fast

We compare each pass against the last snapshot so a new posting surfaces in the next cycle — and closed roles disappear cleanly.

~/notes

Read-only by construction

Every GitHub scope we request is read-only. How we keep the blast radius of a token near zero.

We build in the open.

Discovery and profiles are live; matching and the guidance layer are in progress. Join the waitlist to follow the build.

Follow the build