What is JobDataPool?
JobDataPool is the canonical data infrastructure layer of the Job Pool ecosystem. It hosts the public /v1 REST API, OpenAPI 3.1 contract, JSON Schemas, versioned CSV datasets, and architecture whitepapers that downstream consumer products, transparency surfaces, and contributor tooling read from.
Is the JobDataPool API free and public?
Yes. The /v1 API remains public without sign-in. Anonymous traffic receives 5 requests and 10 listings per 60 seconds per IP; verified members receive 60 requests and 30 listings per 60 seconds per user; active supporters receive 120 requests and 2,000 listings per 60 seconds. API results and successful job redirects share the listing allowance. See your current estimate and supporter options on the profile page.
How is JobDataPool different from mewannajob.com, thehiringcafe.com, and jobpool.live?
JDP-WHITEPAPER-0002 splits the Job Pool ecosystem across four cooperating domains: mewannajob.com and thehiringcafe.com are the consumer job-search products, jobpool.live is the transparency layer with bulk downloads and scraper outputs, datapool.work runs ingestion operations, and jobdatapool.com is the canonical data infrastructure where the API, schemas, and reviewed datasets live.
How do I become a job data source for the pool?
Three documented integration paths: expose a structured feed for JobPoolBot to crawl, submit a reviewed scraper on jobpool.live/docs/submissions, or upload a CSV that conforms to job-listing.schema.json. The full submission guide lives at /docs/data-sources/.
Is the job listings dataset openly downloadable?
Yes. Anonymous CSV, JSON, Parquet, and API JSON samples are published under /datasets/ and capped at 100,000 masked listings per month. Sign in there for complete masked releases and DVC pointers.
Can my job board publish a preferred-access signal toward JobDataPool?
Yes. Publishers expose preferred-access signals through robots.txt comments, HTTP Link headers (RFC 8288), HTML metadata, verification tokens, and feed descriptors. JobDataPool is positioned as a cooperative structured alternative — never as exclusive access, mandatory usage, or an authorization mechanism. See /whitepapers/#publishers for the full pattern.