SEEK Jobs Scraper (AU & NZ)
Pricing
from $4.00 / 1,000 results
Go to Apify Store
SEEK Jobs Scraper (AU & NZ)
Scrape SEEK job listings across Australia and New Zealand with parsed numeric salary, structured location and incremental mode.
SEEK Jobs Scraper (AU & NZ)
Pricing
from $4.00 / 1,000 results
Scrape SEEK job listings across Australia and New Zealand with parsed numeric salary, structured location and incremental mode.
Job ID
job_id
Optional
Source-prefixed identifier, stable across runs. The prefix makes ids unique when listings from several boards are merged into one dataset.
Source board
source
Optional
Which board the row came from. Present on every job Actor in this suite so merged datasets stay traceable.
Native job ID
source_job_id
Optional
The board's own unprefixed id, for calling back into SEEK.
Job title
title
Optional
Role title as posted by the advertiser.
Company
company
Optional
Hiring employer: name, SEEK id, and logo_url when the advertiser has branding.
Location
location
Optional
Structured location: raw as displayed, plus parsed city, region, ISO country_code, a boolean remote, and work_arrangements when SEEK supplies them.
Salary
salary
Optional
SEEK publishes salary only as a display string. This field splits it into numeric min/max, ISO 4217 currency and period (year/month/week/day/hour) so it can be sorted and filtered, while raw preserves the original text so a parsing miss is never silently lossy. is_estimated marks figures SEEK inferred rather than the advertiser disclosing. All numeric fields are null when the advertiser disclosed nothing.
Employment type
employment_type
Optional
Normalized to FULL_TIME, PART_TIME, CONTRACT, CASUAL or INTERNSHIP. Null when SEEK reports a type this mapping does not cover - check work_types for the raw value.
Work types (raw)
work_types
Optional
SEEK's own work-type labels, unmapped.
Classification
category
Optional
SEEK's two-level taxonomy: name (classification) and sub_name (subclassification).
Posted at
posted_at
Optional
Listing date normalized to ISO-8601 UTC, ready to sort and filter.
Posted (display)
posted_at_display
Optional
SEEK's relative label, kept because it is what users see on the site.
Promoted listing
is_promoted
Optional
True when the advertiser paid for placement. Useful to exclude paid noise from organic market analysis.
Highlights
bullet_points
Optional
Advertiser-written selling points shown under the title.
Job URL
apply_url
Optional
Canonical link to the listing on SEEK.
Scraped at
scraped_at
Optional
When this row was fetched, ISO-8601 UTC. Provenance for freshness checks.
Source API URL
source_url
Optional
Exact endpoint the row came from, so any value can be traced back to its origin.