jobdata

Added plain-text field for cleaned job description

jobdataapi.com v4.1 / API version 1.6

0 min read · July 23, 2024 · Markdown version

A field description_string with a corresponding query parameter description_str=true has been added to the /api/jobs/ endpoint to offer a cleaned version of the job description without any HTML tags or other non-informational/textual content in it.

This version of a job description has already been used internally for all meta data processing and enrichment and is now finally being exposed through the API as well. It might be particularly useful for saving cleaning steps in your data pipeline for further processing (e.g. text analysis, NLP, model training, etc.).

The description_string field is available without restrictions through the API (currently not included in CSV downloads) and included in all subscription plans.

Related Docs

Added company flag for recruiting/staffing firms + enhanced filtering options
Added Role Taxonomy Tags Endpoint + Job Role Filters
Added llms.txt and llms-full.txt for AI-friendly implementation guidance
Added Remote Work Mode Classification
Removal of clearance_required field from job result structure
Full job data downloads now available!
Added API Access Lite Plan + Smarter Age-Window Defaults for Jobs API
API access key management upgrades + company timestamps in Companies API
Geo radius search expansion for Jobs API location filters
Job filtering by vector embedding now available + added Apprenticeship job type
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Added salary estimates + global currency conversion API endpoint
Added `ext_id` filtering to Jobs API + normalized future publish timestamps
Enhanced multi-value parameters for Job and Company queries
Introducing Vector Embeddings and Vector Search in the jobdata API
Added company website/domain filter to jobs endpoint
Query behavior changes for application_url, title, and location filters
Added application URL query filter + (multi) country code parameter enhancements
Added YouTube links to company profiles
jobdataapi.com now has Changelog section 🎉