jobdata

Added company website/domain filter to jobs endpoint

jobdataapi.com v3.33 / API version 1.5.3

0 min read · June 8, 2024 · Markdown version

The /api/jobs/ endpoint now has a new parameter that allows for filtering directly by a company's domain name or full website.

This filter simply works like a case-insensitive LIKE search on the company website_url field. It works best with filtering by full domain names such as /api/companies/?website=google.com (it's recommended to omit things like https:// or www., as these can vary quite a bit).

Related Docs

Full job data downloads now available!
Added llms.txt and llms-full.txt for AI-friendly implementation guidance
jobdataapi.com now has Changelog section 🎉
Added `ext_id` filtering to Jobs API + normalized future publish timestamps
Optimized Vector Embeddings & Search
Added company open/total job counts + filters
Added YouTube links to company profiles
Added new Job States (geo) endpoint, query filters, and more
New location, ID fields and filters
Enhanced Company HQ Data + new Geographic Filters
Added application URL query filter + (multi) country code parameter enhancements
API page-size maximum reduced to 4000
Query behavior changes for application_url, title, and location filters
Added source/ATS and company filtering + source ID fields
Added salary estimates + global currency conversion API endpoint
Maximum value for "page_size" parameter increased to 5000
Added Role Taxonomy Tags Endpoint + Job Role Filters
Geo radius search expansion for Jobs API location filters
Added salary estimates and converted values + location_string to download CSVs
Job filtering by vector embedding now available + added Apprenticeship job type