Jobs API

Google Jobs Scraper API for Listings, Salaries, and Application Links

Search Google Careers or the public Google Jobs vertical and retrieve structured job listings with companies, locations, salaries, descriptions, filters, and application links.

1,000 free credits
No credit card required

Use the same API key and credit balance across every ScrapeBadger API.

GET /v1/google/jobs/search
{
  "jobs": [
    {
      "title": "Senior Software Engineer",
      "company_name": "Example Company",
      "location": "New York, NY",
      "salary": {
        "min": "140000",
        "max": "180000",
        "currency": "USD",
        "period": "year"
      },
      "job_type": "FULLTIME",
      "work_from_home": true,
      "posted_at": "3 days ago"
    }
  ]
}
Endpoints

Explore the Google Jobs Scraper API Endpoint

Choose between Google Careers and the public Google Jobs vertical, apply the relevant job filters, and retrieve paginated listings in structured JSON.

  1. Choose a search mode
  2. Add job and location filters
  3. Retrieve and paginate listings
GET/v1/google/jobs/search7 credits

Search Google Jobs

Search for jobs by title, keyword, or location. The response can include job details, salaries, application links, qualifications, responsibilities, benefits, available filters, and pagination data.

Parameters
qrequiredJob title, keyword, company, or combined query.
Request
curl --get \
  'https://scrapebadger.com/v1/google/jobs/search' \
  --data-urlencode 'q=software engineer' \
  --data-urlencode 'mode=rpc' \
  --data-urlencode 'gl=us' \
  --data-urlencode 'hl=en' \
  --header 'x-api-key: YOUR_API_KEY'
Response200 OK
{
  "pagination": {
    "current": 1,
    "next": "EXAMPLE_NEXT_PAGE_TOKEN",
    "total_results": 120,
    "total_pages": 6,
    "page_no": {}
  },
  "jobs": [
    {
      "title": "Senior Software Engineer",
      "company_name": "Example Company",
      "location": "New York, NY",
      "via": "Example Job Source",
      "url": "https://jobs.example.com/software-engineer",
      "description": "Illustrative description of the example role.",
      "salary": {
        "min": "140000",
        "max": "180000",
        "currency": "USD",
        "period": "year"
      },
      "job_type": "FULLTIME",
      "schedule_type": "Full-time",
      "work_from_home": true,
      "posted_at": "3 days ago",
      "thumbnail": "https://images.example.com/company-logo.png",
      "apply_options": [
        {
          "source": "Example Company",
          "link": "https://jobs.example.com/apply",
          "title": "Apply on Example Company"
        }
      ],
      "apply_links": [
        "https://jobs.example.com/apply"
      ],
      "job_highlights": {
        "qualifications": [
          "Experience building production software"
        ],
        "responsibilities": [
          "Design and maintain application services"
        ],
        "benefits": [
          "Health insurance"
        ]
      },
      "extensions": [
        "Posted 3 days ago",
        "Work from home"
      ]
    }
  ],
  "jobs_results": [],
  "filters": [
    {
      "name": "Employment type",
      "options": [
        {
          "label": "Full-time",
          "value": "FULLTIME"
        }
      ]
    }
  ]
}
View Search Google Jobs documentation

What Can You Build With the Google Jobs Scraper API?

Job search and discovery platforms

Search the public Google Jobs vertical for roles by keyword, location, employment type, work arrangement, or posting date. Use returned application options to direct users to available source pages.

serp

Google hiring activity monitoring

Use the fast Google Careers mode to monitor Google's own openings across roles and locations. Track changes in hiring activity without mixing these results with listings from unrelated companies or job boards.

rpc

Salary and labour-market research

Collect published salary ranges, currencies, payment periods, job types, locations, and posting dates for market analysis. Treat missing salary data as unavailable rather than zero.

serp

Workforce and competitor intelligence

Track the roles companies advertise, where they are hiring, and which qualifications or responsibilities appear repeatedly. Use changes in job volume as a research signal, not as proof of a company's strategy.

serp
Sign Up For Free

1,000 free credits · No credit card required

More Google Data APIs

Use the same ScrapeBadger account, API key, and credit balance to connect job listings with search demand, company news, location data, and broader web results.

Why Choose ScrapeBadger?

Build Faster

Structured JSON responses remove browser automation, proxy orchestration, and HTML parsing from your roadmap. Make your first request in minutes and move from proof of concept to production without maintaining scrapers.

Scale Confidently

99.9% uptime SLA. Your data pipeline does not stop because Google changes a page, rotates an anti-bot challenge, or moves a result block. Monitoring, session management, browser infrastructure, and parsing are all us.

All Google Data on One Platform

Search, Maps, News, Hotels, Trends, Jobs, Shopping, Patents, Scholar, Images, Videos, Finance, AI Mode, Lens, Local, Shorts, Flights, Products, and Autocomplete — every Google surface under one API key.

Integrate Anywhere

RESTful API, SDK support, MCP, CLI, and no-code options. Use ScrapeBadger in an existing system or a new application with consistent authentication, structured JSON, and unified billing.

Integrate With Your Stack

Use ScrapeBadger through an official SDK, a standard API request, MCP, CLI, or the tools already in your workflow.

Python SDK

Build asynchronous data pipelines with typed responses, retry handling, and access to the complete Google API suite.

Node.js SDK

Add Google data to Node.js and TypeScript applications with type definitions and support for both ESM and CommonJS.

REST API

Connect from any backend or programming language using standard HTTP requests. Responses arrive as structured JSON that can be stored, transformed, or passed into another service.

One API Key

Access Search, Maps, News, Trends, Shopping, Scholar, Flights, and every other supported Google product with one ScrapeBadger API key and one credit balance.

MCP for AI Tools

Give compatible AI agents access to Google Search, Maps, News, Trends, Shopping, Scholar, Images, Flights, and more through ScrapeBadger's MCP server.

ScrapeBadger CLI

Run Google searches, inspect trends, collect local business data, and export results as JSON, CSV, Markdown, or terminal-friendly tables without building an application.

Trusted by Developers Worldwide

See why developers choose ScrapeBadger for reliable, structured web data.

We switched from the official Twitter API and cut our costs by 95%. The pagination is seamless, and we've never hit a rate limit. Best decision we made this year.

MC
Marcus Chen
Lead Data Engineer at DataFlow Analytics
2 weeks ago

The follower and engagement endpoints are incredibly detailed. We use it for influencer research and competitor analysis. Response times are sub-100ms consistently.

SM
Sarah Mitchell
Marketing Director at SocialPulse Agency
1 month ago

Started with the Apify actor, then moved to the API for more control. The 1,000 free credits were enough to build our MVP. Now processing 2M+ tweets monthly.

JR
James Rodriguez
Founder at TweetMetrics
3 weeks ago

Perfect for academic research. The community and trends endpoints give us data we couldn't get anywhere else. Documentation could use more examples, but support is responsive.

EW
Emily Watson
Research Scientist at Stanford NLP Lab
1 month ago

We monitor 50,000+ accounts for our clients. ScrapeBadger handles it without breaking a sweat. The bulk ID endpoints are a game-changer for large-scale monitoring.

AP
Alex Petrov
CTO at MediaMonitor Pro
2 weeks ago

The geo and trends endpoints power our location-based analytics. Setup took 10 minutes. Their Apify actors are also great for quick one-off scrapes.

LP
Lisa Park
Product Manager at Trendy AI
3 weeks ago
Pricing

Simple, transparent pricing

Start with pay-as-you-go credits (never expire) or save up to 64% with a monthly or annual subscription. Failed requests never consume credits, and every Google API endpoint is included on every plan.

Not Sure Which Plan Fits Your Needs? Calculate Your Cost and Find the Right Plan.

Choose an endpoint and enter your expected request volume. Google APIs use flat per-request credits, making usage easy to forecast. Failed requests cost 0 credits.

FAQ

Frequently asked questions

Everything you need to know about the Jobs API.

What is the Google Jobs Scraper API?

The Google Jobs Scraper API lets you search job listings by keyword, role, company, location, employment type, posting date, and work arrangement. It returns structured job and application data without requiring your application to render or parse Google Jobs pages.

What is the difference between rpc and serp mode?

rpc is the default, faster mode and searches Google's own Careers openings. It returns approximately 20 Google roles per page. serp searches the public Google Jobs vertical, where results can come from company career pages, job boards, staffing agencies, and other third-party sources. Both modes use the same /v1/google/jobs/search endpoint.

What data can the Google Jobs API return?

A job result can include its title, company, location, source, URL, description, salary range, currency, payment period, employment type, schedule, remote status, posting date, thumbnail, application links, qualifications, responsibilities, benefits, and extensions. Some fields may be absent when the original source does not provide them.

Which job filters are supported?

Use job_type for full-time, part-time, contractor, or internship listings. Use date_posted for jobs posted today, within three days, within a week, or within a month. Use ltype for remote, hybrid, onsite, or work-from-home roles. Advanced integrations can also supply Google chip filters or a location radius.

How does pagination work?

Use the value returned in pagination.next as the next_page_token for the next request. Keep the same query, location, mode, localisation, and filter settings while paginating. The default rpc mode returns approximately 20 Google Careers roles per page. The number of public SERP listings depends on what Google returns.

Start Building With the Google Jobs Scraper API

Use 1,000 free credits to search Google Careers or public Google Jobs listings, filter roles by location and employment type, and retrieve structured salary, job-description, and application data.

No credit card required · Failed requests cost 0 credits

Disclaimer: ScrapeBadger is not affiliated with, endorsed by, or in any way officially connected with Google LLC or any of its subsidiaries or affiliates. Google and related trademarks are the property of their respective owners.