jobdata

Added company website/domain filter to jobs endpoint

jobdataapi.com v3.33 / API version 1.5.3

0 min read · June 8, 2024

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

Added application URL query filter + (multi) country code parameter enhancements
Removal of clearance_required field from job result structure
Job filtering by vector embedding now available + added Apprenticeship job type
Added salary estimates and converted values + location_string to download CSVs
Added company open/total job counts + filters
New location, ID fields and filters
Added new Job States (geo) endpoint, query filters, and more
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Added llms.txt and llms-full.txt for AI-friendly implementation guidance
Introducing Vector Embeddings and Vector Search in the jobdata API
Added source/ATS and company filtering + source ID fields
Added plain-text field for cleaned job description
Change of length for job title and location fields
Enhanced multi-value parameters for Job and Company queries
Full job data downloads now available!
Added company flag for recruiting/staffing firms + enhanced filtering options
Query behavior changes for application_url, title, and location filters
Enhanced Company HQ Data + new Geographic Filters
GeoNames upgrade, new population field and filters, expired field now in job results
Optimized Vector Embeddings & Search