Job processing improvements
Enhanced job data quality with better Markdown rendering, accurate location display, and complete salary information
Fixed double-escaped Markdown in YCombinator job descriptions so formatting like bold renders correctly.
Fixed Join job locations so they reflect the actual job location rather than the company HQ.
Fixed missing salary display for a small subset of jobs. The salary_string
field was empty despite salary data being present, which left the UI column blank and impacted API results. Now any job with min_salary
or max_salary
includes a populated salary_string
. This field represents the salary range in a human-readable and localized format.
How is this guide?
Last updated on
Company domain enrichment improvements
Enhanced company domain identification and improved accuracy in company matching to eliminate false associations
Location filters now use normalized location data (city, state or region)
Location filters in Jobs and Company search now use normalized locations array for improved geographic matching