π Overview
HireBase v2.2.0 overhauls location matching, keyword matching, and adds new filter parameters to improve job filtering.π§ API & Developer Experience
- Updated Endpoints:
/v2/jobs/neural-searchfor semantic search/v2/jobs/searchfor text search/v2/jobs/exportfor CSV/JSON exportv2/hirebase/companies/searchfor Company Search
Job Exports
- Job Exports have been made into a service which you can now track via your settings.
- Export data will last 30 days before deletion, see User Settings to view your exports
- Job Exports is now available via API
π Job Search Enhancements
- Location Filtering: Geographic, Text, and Area based matching via
geofilter_params - Hide Recruiter Agencies: Removes Recruiting Agency posts from the search and export feeds via
hide_recruiting_agencies - Company filtering: filter for company specific data using
company_keywordssuch as goods and services
π Docs & Guides
- Multi-language code examples
- Guides for search, subscriptions, and integration
Known Issues
- Missing documentation for new Services
π§ͺ Coming Soon
- Full API Documentation for new services
- SDKs for Python, Node.js, Go, Java