jobdata

Geo radius search expansion for Jobs API location filters

jobdataapi API v4.27 / API version 1.30

0 min read · June 19, 2026 · Markdown version

This release expands geo radius filtering on the /api/jobs/ endpoint so it can now work from city filters in addition to numeric coordinates.

If geo_radius is provided with city_id and/or city_name, the API now uses the matching city latitude/longitude values as search centers and returns jobs associated with any city within that radius. When geo_lat/geo_lon are also provided, all center inputs are combined using union behavior (OR), so listings near any provided center are included.

geo_radius remains constrained to values greater than 0 and lower than 1000 (for example, 1 and 999 are valid). Geo radius filtering is available for API access pro subscriptions and higher.

You can find our updated docs here: Jobs API Endpoint Documentation - Parameters

Related Docs

Removal of clearance_required field from job result structure
Query behavior changes for application_url, title, and location filters
Maximum value for "page_size" parameter increased to 5000
Added `ext_id` filtering to Jobs API + normalized future publish timestamps
Added YouTube links to company profiles
Enhanced Company HQ Data + new Geographic Filters
GeoNames upgrade, new population field and filters, expired field now in job results
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Added company website/domain filter to jobs endpoint
Added source/ATS and company filtering + source ID fields
Added company flag for recruiting/staffing firms + enhanced filtering options
New location, ID fields and filters
Added Role Taxonomy Tags Endpoint + Job Role Filters
Optimized Vector Embeddings & Search
Introducing Vector Embeddings and Vector Search in the jobdata API
Added new Job States (geo) endpoint, query filters, and more
Added company open/total job counts + filters
Added salary estimates and converted values + location_string to download CSVs
Change of length for job title and location fields
Added application URL query filter + (multi) country code parameter enhancements