DEV Community

Deepthi
Deepthi

Posted on

I built one API that gives AI agents live jobs from 6 boards (LinkedIn, Foundit, RemoteOK...)

Recruiting and HR AI tools each seem to rebuild the same brittle scrapers for every job
board. So I built RecruitData - one endpoint that returns unified, deduplicated jobs from
LinkedIn, Foundit, Shine, RemoteOK, BuiltIn and WeWorkRemotely in a single call.

It's MCP-native, so an AI agent (Claude, Cursor, Cline) can call it directly. There's also
a plain HTTP tool. Free tier is 15 jobs/call across public boards; $49/mo adds LinkedIn.

Built on Cloudflare Workers. Try it free (no signup): https://recruitdata.pages.dev
MCP endpoint: https://recruitdata-mcp.datapulse.workers.dev/mcp

Top comments (0)