# JSearch - Jobs API for Real-Time Job Listings & Salary Data > JSearch is a fast and reliable Jobs API that returns real-time job listings and salary data from public sources and Google for Jobs - covering LinkedIn, Indeed, Glassdoor, ZipRecruiter and more. ## Overview JSearch is a fast, reliable, and extensive Jobs API for accessing real-time job listings and salary data aggregated from Google for Jobs and the open web - including LinkedIn, Indeed, Glassdoor, ZipRecruiter, Monster, CareerBuilder, SimplyHired and many others. It is the ideal choice for developers, HR platforms, recruiting tools, career sites, and researchers who need up-to-date job market data. Who is this API for: developers building job boards, career platforms, ATS / recruiting tools, salary benchmarking apps, HR analytics, and job market research. What it returns: live job postings with titles, descriptions, requirements, locations, employer details, apply links, and estimated / company-specific salaries - all in JSON via REST. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /search-v2 - Job Search V2 Search for jobs posted on any public job site across the web on the largest job aggregate in the world (Google for Jobs). Parameters: **query**, cursor, num_pages, country, language, date_posted, work_from_home, employment_types (+4 more) Full URL: `https://api.openwebninja.com/jsearch/search-v2` ### GET /search - Job Search Search for jobs posted on any public job site across the web on the largest job aggregate in the world (Google for Jobs). Parameters: **query**, page, num_pages, country, language, date_posted, work_from_home, employment_types (+4 more) Full URL: `https://api.openwebninja.com/jsearch/search` ### GET /job-details - Job Details Get all job details, including additional information such as: application options / links, employer reviews and estimated salaries for similar jobs. Parameters: **job_id**, country, language, fields Full URL: `https://api.openwebninja.com/jsearch/job-details` ### GET /estimated-salary - Job Salary Get estimated salaries / pay for a jobs around a location by job title and location. Parameters: **job_title**, **location**, location_type, years_of_experience, fields Full URL: `https://api.openwebninja.com/jsearch/estimated-salary` ### GET /company-job-salary - Company Job Salary Get estimated job salaries/pay in a specific company by job title and optionally a location and experience level in years. Parameters: **company**, **job_title**, location, location_type, years_of_experience Full URL: `https://api.openwebninja.com/jsearch/company-job-salary` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/jsearch` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/jsearch ## Topics jobs api, job search api, job listings api, real-time jobs api, salary data api, google for jobs api, job aggregator api, linkedin jobs api, indeed api, glassdoor salary api, remote jobs api, job market data ## Links - API page: https://www.openwebninja.com/api/jsearch - Get an API key / subscribe: https://app.openwebninja.com/api/jsearch - Pricing & plans: https://app.openwebninja.com/api/jsearch/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/jsearch.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_