jobdata

Added plain-text field for cleaned job description

jobdataapi.com v4.1 / API version 1.6

0 min read · July 23, 2024

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

Query behavior changes for application_url, title, and location filters
Added new Job States (geo) endpoint, query filters, and more
Optimized Vector Embeddings & Search
Added company flag for recruiting/staffing firms + enhanced filtering options
GeoNames upgrade, new population field and filters, expired field now in job results
Added llms.txt and llms-full.txt for AI-friendly implementation guidance
New location, ID fields and filters
Removal of clearance_required field from job result structure
Added company open/total job counts + filters
Introducing Vector Embeddings and Vector Search in the jobdata API
Maximum value for "page_size" parameter increased to 5000
Added salary estimates + global currency conversion API endpoint
jobdataapi.com now has Changelog section 🎉
Added YouTube links to company profiles
Enhanced multi-value parameters for Job and Company queries
Change of length for job title and location fields
Full job data downloads now available!
Added application URL query filter + (multi) country code parameter enhancements
Job filtering by vector embedding now available + added Apprenticeship job type
Improved API query validation