# JobsPipe guides

> Long-form technical references on jobs-data infrastructure and B2B intent.

**Canonical URL:** https://jobspipe.dev/guides

## Guides

- **ADP API: the developer's reality check** (10 min) - https://jobspipe.dev/guides/adp-api
  The ADP API is real but client-and-partner gated: OAuth 2.0 plus mutual TLS, no self-serve keys. What each ADP surface covers, how Marketplace partner access works, and where ADP-hosted job postings can actually be read.
- **USAJOBS API: the developer's guide** (9 min) - https://jobspipe.dev/guides/usajobs-api
  The rare official jobs API. How to get a USAJOBS key, query the search endpoint, use the codelist taxonomies, and build a snapshot pipeline - plus where federal-only scope runs out and how to cover the private-sector half.
- **Paycom Jobs API: a developer's reference** (9 min) - https://jobspipe.dev/guides/paycom-jobs-api
  Paycom has no public jobs API. The Client API is private to each customer. How the actual data path works, why scraping paycomonline.net breaks at scale, and when reaching for a unified jobs API saves weeks.
- **Paylocity Jobs API: a developer's reference** (9 min) - https://jobspipe.dev/guides/paylocity-jobs-api
  Paylocity's API is partner-gated and requires a customer sponsor. How job postings are actually exposed, what the careers widget does, and when reaching for a unified jobs API saves months of partner-program paperwork.
- **BambooHR Jobs API: a developer's reference** (9 min) - https://jobspipe.dev/guides/bamboohr-jobs-api
  BambooHR's official API is HRIS-shaped, not jobs-shaped. The only public job-posting surface is the careers widget. What that means in practice and when a unified jobs API saves the widget-reverse-engineering work.
- **Workable Jobs API: a developer's reference** (8 min) - https://jobspipe.dev/guides/workable-jobs-api
  Workable has a Job Board API but each customer's key is private to their account. How the actual surface works, where aggregation breaks, and when a unified jobs API removes the per-customer key juggle.
- **iCIMS Jobs API: a developer's reference** (10 min) - https://jobspipe.dev/guides/icims-jobs-api
  iCIMS Talent Cloud API is partner-only - no self-serve credentials. How careers sites actually surface postings, why the internal endpoint is shape-sensitive, and when a unified jobs API avoids the partner-program path entirely.
- **Best LinkedIn scrapers 2026: 9 tools compared** (12 min) - https://jobspipe.dev/guides/best-linkedin-scrapers
  Honest comparison of the LinkedIn scraping tools that actually work in 2026 - Bright Data, Apify, PhantomBuster, Lix, Scrapingdog, joeyism/linkedin_scraper and more. What each is best for, what they cost, and the ToS realities you should know before you commit.
- **Is there a LinkedIn Jobs API?** (13 min) - https://jobspipe.dev/guides/linkedin-jobs-api
  Yes, but you almost certainly can't use it. The official Talent API is partnership-gated, third-party scrapers sit in a ToS gray zone, and most production teams should go upstream instead. A breakdown of all four 'LinkedIn Jobs APIs' and what to use when.
- **Greenhouse Jobs API: a developer's reference** (10 min) - https://jobspipe.dev/guides/greenhouse-jobs-api
  How the Greenhouse jobs feed actually works, the difference between the public Job Board API and the private Harvest API, what fields you actually get, rate-limit realities, and when reaching for a unified jobs API saves you weeks.
- **White-label job board software 2026: build vs buy** (11 min) - https://jobspipe.dev/guides/white-label-job-board-software
  The four real paths to a branded job board - enterprise platform, SaaS builder, custom build on a jobs API, no-code. Real cost ranges, time-to-launch, and how to pick based on whether you're inventory-rich or inventory-poor.
- **Is there a Google Jobs API?** (14 min) - https://jobspipe.dev/guides/google-jobs-api
  There is no public API for Google for Jobs, and Cloud Talent Solution is deprecated. What each 'Google Jobs API' actually is, why the third-party products are SERP scrapers reading Google's downstream copy, and how to get job postings from the source instead.
- **How to integrate with Workday in 2026** (24 min) - https://jobspipe.dev/guides/how-to-integrate-with-workday
  Workday integration isn't one thing - it's six. HRIS sync, payroll, SSO, recruiting, jobs-feed, custom. A technical breakdown of each, the realistic complexity, the tools that fit, and how to pick the right integration path without wasting six months.
- **How to build a job aggregator in 2026** (22 min) - https://jobspipe.dev/guides/how-to-build-a-job-aggregator
  A complete technical guide: what an aggregator actually is, the four hard problems most teams underestimate, the architecture you'll need, where to get the jobs, and how to decide whether to build the data layer yourself or rent it.
