Google Jobs API

Google Jobs Aggregated Listings Through a Simple API

Search job listings aggregated by Google Jobs from thousands of job boards and company career pages — all through one API endpoint. Get structured job data without scraping individual job sites.

1
Endpoint
Millions
Of listings
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Job Board Aggregation

Build comprehensive job boards by pulling listings from Google Jobs, which aggregates postings from LinkedIn, Indeed, Glassdoor, company career pages, and thousands of other sources.

Labor Market Analytics

Analyze hiring trends, salary ranges, in-demand skills, and employer activity across industries and geographies using real job posting data.

Recruitment Automation

Monitor new job postings matching specific criteria and feed them into CRM or ATS systems automatically for sourcing and competitive intelligence.

Career Services & Education

Help students and job seekers discover opportunities by building search tools that query real job listings by role, location, and experience level.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/google-jobs?query=software+engineer&location=Berlin" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "title": "Senior Software Engineer",
      "company": "Delivery Hero",
      "location": "Berlin, Germany",
      "description": "Join our engineering team to build scalable...",
      "posted": "3 days ago",
      "salary": "70,000 - 95,000 EUR/year",
      "source": "LinkedIn",
      "apply_link": "https://linkedin.com/jobs/view/..."
    }
  ]
}

Scrappa vs Google Jobs (official - no API)

See how Scrappa compares to the official API.

API available
Scrappa:
Google Jobs (official - no API): No public API
Structured JSON data
Scrappa:
Google Jobs (official - no API): Not available
Programmatic search
Scrappa:
Google Jobs (official - no API): Manual only
Salary data
Scrappa: When available
Google Jobs (official - no API): When available
Apply links
Scrappa:
Google Jobs (official - no API): Yes (manual)
Bulk access
Scrappa:
Google Jobs (official - no API):
Free tier
Scrappa: 500 credits/month
Google Jobs (official - no API): N/A
Integration ready
Scrappa: REST API
Google Jobs (official - no API):

Key features

Aggregated listings from thousands of job boards
Structured data with title, company, salary, and description
Location-based search with geographic targeting
Apply links from original job sources
Salary information when available
No need to scrape individual job sites
Real-time data from Google Jobs aggregation

Frequently asked questions

Google Jobs does not offer a public API. Scrappa provides structured JSON access to the same aggregated job listings that appear on Google Jobs, letting you programmatically search, filter, and integrate job data into your applications without manual browsing.

Yes. You can run thousands of queries per day with different keywords and locations to build comprehensive job databases. The API returns structured data that is ready to import into your job board, analytics platform, or recruitment tool.

Just a Scrappa API key passed as an X-API-KEY header. No Google Cloud account, no OAuth setup, no complex vendor agreements. Sign up for free, get your API key, and start searching jobs immediately.

Each listing includes the job title, company name, location, description, posting date, salary (when available), the original source (LinkedIn, Indeed, etc.), and an apply link back to the original posting. All data is returned as structured JSON.

Yes. Every Scrappa account includes 500 free credits per month with no credit card required. This lets you test the Google Jobs endpoint and validate your integration before scaling to paid usage.

Scrappa charges a flat $0.20 per 1,000 requests with no daily caps. There are no per-listing charges — you pay only for the API call. The free tier gives you 500 credits per month to get started.

Start using the Google Jobs API

Sign up and get 500 free credits. No credit card required.