SEEK Jobs Scraper - AU/NZ Hiring Data
Pricing
from $3.00 / 1,000 results
SEEK Jobs Scraper - AU/NZ Hiring Data
Scrape SEEK Australia and New Zealand jobs: title, company, location, work type, salary, classification, bullet points and URL.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
ben
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
SEEK Jobs Scraper - Australia & New Zealand Hiring Data
Scrape job listings from SEEK, the leading employment marketplace in Australia and New Zealand. Get job title, hiring company, advertiser ID, location, area, work type, work arrangement, classification, salary label, bullet points, teaser text, listing date, expiry date, company logo URL and direct job URL. Export the data to JSON, CSV or Excel, run it on a schedule, call it through the API, or connect it to Make, Zapier, n8n, Airtable, Google Sheets, a recruiting CRM or your own job-board backend.
What is the SEEK Jobs Scraper?
SEEK is one of the strongest job-market data sources in Australia and New Zealand. Recruiters, agencies and employers use it to publish roles across software engineering, healthcare, construction, finance, sales, customer support, education, mining, trades and professional services. For recruiters and B2B teams, SEEK listings are a live signal of which companies are hiring, what roles they need, and where demand is concentrated.
This actor extracts SEEK search results through SEEK's public JSON search endpoint. The normal HTML search page is protected, but the JSON endpoint returns clean structured search cards over plain HTTP. That keeps the actor fast, low-cost and reliable: no browser, no proxy, no account and no paid unblocker are required.
What data does it extract?
- Job title
- Hiring company
- Advertiser ID
- Location and area
- Work type
- Work arrangement
- Classification and subclassification
- Salary label when shown
- Bullet points
- Teaser / summary text
- Listing date
- Expiry date
- Promoted listing flag
- Company logo URL
- Direct SEEK job URL
- Search URL used
Input
| Field | Type | Description |
|---|---|---|
keyword | string | Role, skill or search keyword. |
location | string | Optional location such as Sydney, Melbourne, Brisbane, Auckland or Wellington. |
countries | array | au for Australia and nz for New Zealand. |
maxResults | integer | Maximum jobs returned per country. |
Example input
{"keyword": "python","location": "Sydney","countries": ["au"],"maxResults": 50}
For New Zealand:
{"keyword": "data engineer","location": "Auckland","countries": ["nz"],"maxResults": 50}
Output
Each dataset item is one SEEK job:
{"job_id": "81234567","title": "Python Developer","company": "Example Pty Ltd","advertiser_id": "123456","location": "Sydney NSW","area": "CBD, Inner West & Eastern Suburbs","work_type": "Full time","work_arrangement": "Hybrid","classification": "Information & Communication Technology","subclassification": "Developers/Programmers","salary": "$140k - $160k + super","bullet_points": ["Modern engineering team", "Hybrid work", "Python and cloud stack"],"teaser": "Join a growing product team building internal platforms...","listing_date": "2026-07-02T00:00:00Z","expires_at": "2026-08-01T00:00:00Z","is_promoted": false,"company_logo_url": "https://...","url": "https://www.seek.com.au/job/81234567","search": "https://www.seek.com.au/api/jobsearch/v5/search?siteKey=AU-Main&keywords=python&page=1"}
Use cases
- Recruiting market intelligence - monitor hiring demand by role, location, work type or classification.
- Lead generation - identify Australian and New Zealand companies actively hiring, a strong signal for HR software, payroll, staffing, training, SaaS, IT services and outsourcing.
- Salary research - collect published salary labels for roles where SEEK displays compensation.
- Job-board aggregation - add SEEK job cards to a niche job board, newsletter or internal talent portal.
- Workforce analytics - track demand for skills such as Python, React, data engineering, cybersecurity, mining, healthcare or sales.
- Competitive hiring alerts - schedule searches for competitors, categories or regions.
Why use this actor?
The actor is designed around the stable JSON search response rather than the defended HTML page. That means it can run in a small container and complete quickly on Apify, which is critical for daily auto-tests and scheduled monitoring. It returns normalized fields with enough context for downstream filtering, spreadsheets, lead enrichment and dashboards.
It also supports both Australia and New Zealand through the countries input. Run one query across both markets, or keep separate tasks per country and location for clean reporting.
Tips
- Use specific role keywords for cleaner datasets, such as
python developer,data engineer,project manager,nurseorelectrician. - Add a
locationwhen you care about one metro market. - Use
countries: ["au", "nz"]to compare Australia and New Zealand. - De-duplicate downstream by
job_idorurl. - Combine this with contact-enrichment actors when building sales outreach lists from hiring signals.
FAQ
Does this require a SEEK account? No. It reads public search-result data.
Does it use a browser or proxy? No. It calls the JSON search endpoint directly.
Can I scrape both Australia and New Zealand? Yes. Use au, nz, or both in the countries input.
Does it include salary? It returns SEEK's salary label when the listing exposes one.
Can I export the data? Yes. Apify supports JSON, CSV, Excel, API access and webhooks.
Is this useful for lead generation? Yes. Active job postings are strong buying-signal data for many B2B services.
You might also like
- StepStone Scraper for European jobs.
- HiringCafe Scraper for enriched global jobs.
- BuiltIn Jobs Scraper for tech jobs and salary ranges.
- YC Jobs Scraper for startup jobs.
- We Work Remotely Jobs Scraper for remote jobs.
Keywords
SEEK scraper, SEEK jobs scraper, SEEK Australia jobs API, SEEK New Zealand jobs scraper, AU jobs data, NZ jobs data, job listings scraper, recruitment data, hiring signals, scrape SEEK jobs, export SEEK jobs to CSV, Apify jobs scraper, Australian job market data, New Zealand job market data.