Google Jobs Scraper
Pricing
from $50.00 / 1,000 results
Google Jobs Scraper
Access real-time job listings from Google Jobs. Search by keyword, location, date posted, and job type. Returns structured data including title, company, salary, and apply links. Powered by SerpAPI with smart caching
Pricing
from $50.00 / 1,000 results
Rating
0.0
(0)
Developer
Derek Hefley
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Access real-time job listings from Google Jobs. Search by keyword, location, date posted, and job type. Returns structured JSON with title, company, location, salary, and direct apply links.
What It Does
This actor searches Google Jobs for matching listings and saves each result as a structured record in your Apify dataset. It is ideal for job market research, recruitment pipelines, HR analytics, and building custom job boards.
Input
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
query | string | Yes | Job search keywords | software engineer |
location | string | No | City, state, or country | New York |
datePosted | string | No | Recency filter: today, 3days, week, month | week |
jobType | string | No | Employment type: fulltime, parttime, contractor, intern | fulltime |
country | string | No | Two-letter country code for localized results | us |
Example Input
{"query": "software engineer","location": "New York","datePosted": "week","jobType": "fulltime","country": "us"}
Output
Each job listing is saved as a record in the Apify dataset with the following fields:
| Field | Type | Description |
|---|---|---|
job_title | string | Role/position title |
company_name | string | Hiring company |
location | string | Job location or Remote |
salary | string | Salary range if listed |
date | string | Posting date (YYYY-MM-DD) |
job_type | string | Employment type |
posted_via | string | Platform where job was posted |
URL | string | Direct link to apply |
Example Output Record
{"job_title": "Senior Software Engineer","company_name": "Google","location": "New York, NY","salary": "$165,000 - $210,000 a year","date": "2026-04-13","job_type": "Full-time","posted_via": "LinkedIn","URL": "https://careers.google.com/jobs/results/example"}
Use Cases
Job Market Research — Track hiring trends by role, location, or company over time.
Recruitment & Sourcing — Build pipeline data on open roles at target companies.
HR Analytics — Monitor salary ranges and job type distributions across industries.
Custom Job Boards — Power a niche job board with fresh, structured listings.
Competitive Intelligence — Track which companies are hiring in your space.
Pricing
This actor uses Apify's pay-per-event model:
- Actor Start: $0.00005 per run
- Per Result: $0.05 per job listing returned
A free tier is available to get started without a credit card.
Notes
- Results reflect publicly available data from Google Jobs at time of request.
- Smart caching is applied — repeated identical queries return fast cached results.
- The
salaryfield is only populated when Google Jobs displays salary data for the listing.
Support
For questions or issues, contact derekhefley@gmail.com or visit apidominance.com.