SEEK Jobs Scraper (AU/NZ) avatar

SEEK Jobs Scraper (AU/NZ)

Pricing

$3.00 / 1,000 job scrapeds

Go to Apify Store
SEEK Jobs Scraper (AU/NZ)

SEEK Jobs Scraper (AU/NZ)

Scrape job listings from SEEK (seek.com.au / seek.co.nz), Australia and New Zealand's largest job board. Returns title, company, location, salary, work type and URL.

Pricing

$3.00 / 1,000 job scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape job listings from SEEK (seek.com.au / seek.co.nz), Australia and New Zealand's largest job board. Returns title, company, location, salary range, work type and the job URL.

Input

FieldTypeDescription
startUrlsarrayOne or more seek.com.au / seek.co.nz job-search URLs, e.g. https://www.seek.com.au/developer-jobs
maxItemsintegerMax jobs to return across all start URLs (default 100, max 2000)

Example:

{
"startUrls": ["https://www.seek.com.au/developer-jobs"],
"maxItems": 100
}

Output

{
"id": "84123456",
"title": "Senior Software Developer",
"abstract": "We're looking for an experienced developer to join our platform team...",
"company": "Acme Pty Ltd",
"companyProfileUrl": "https://www.seek.com.au/companies/acme-12345",
"location": "Sydney NSW",
"salaryMin": 120000,
"salaryMax": 150000,
"salaryCurrency": "AUD",
"salaryPeriod": "ANNUAL",
"workType": "Full time",
"listedAt": "2026-08-02T00:00:00Z",
"url": "https://www.seek.com.au/job/84123456"
}

Common uses

  • Job market and salary research by role or region across Australia and New Zealand
  • Recruitment lead generation
  • Feeding vacancy data into job aggregators or HR dashboards
  • Tracking hiring trends by company

Notes

Find the right start URL by searching on seek.com.au or seek.co.nz for your role/location, then copy the search-result page URL into startUrls.