SEEK Australia Jobs Scraper avatar

SEEK Australia Jobs Scraper

Pricing

Pay per event

Go to Apify Store
SEEK Australia Jobs Scraper

SEEK Australia Jobs Scraper

Search and extract job listings from SEEK Australia by keyword, location, salary range, work type, and category. Returns job titles, companies, salaries, locations, work arrangements, and posting dates. Download as JSON or CSV — no login required.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract job listings from SEEK Australia — Australia's #1 job site — by keyword, location, salary, work type, and more. Returns structured job data ready for download as JSON or CSV, with no login or API key required.

What you get

Each job record includes:

FieldDescription
jobIdUnique SEEK job ID
titleJob title
companyNameAdvertiser or company name
locationPrimary job location
salarySalary label (e.g. $80,000 – $100,000 per year)
workTypeWork type (Full time, Part time, Contract/Temp, Casual)
workArrangementArrangement (Remote, Hybrid, On-site)
classificationJob category (e.g. Information & Communication Technology)
subclassificationSub-category (e.g. Developers/Programmers)
teaserShort job description teaser
listingDateISO 8601 listing date
listingDateDisplayHuman-readable date (e.g. 2d ago)
isFeaturedWhether this is a featured/sponsored listing
jobUrlFull URL to the job listing on SEEK
scrapedAtTimestamp when the record was scraped

How to use

  1. Set your Keywords (e.g. software engineer, registered nurse, marketing manager)
  2. Set a Location (e.g. Sydney NSW, Melbourne VIC, All Australia)
  3. Optionally filter by Work Type, Salary Range, or Sort Mode
  4. Set Max Items to limit result count
  5. Run — results are available immediately in the dataset

Input options

OptionTypeDefaultDescription
keywordsstring(required)Search keywords
locationstringAll AustraliaLocation to search in
workTypeenumAnyFilter by work type
salaryMinintegerMinimum annual salary
salaryMaxintegerMaximum annual salary
sortModeenumRelevanceSort by relevance or listing date
maxItemsinteger100Maximum number of results

Example: find remote Python developers in Australia

{
"keywords": "python developer",
"location": "All Australia",
"workType": "full_time",
"sortMode": "ListedDate",
"maxItems": 50
}

Use cases

  • Job market research — track which roles are in demand, where, and at what salary
  • Lead generation — identify hiring companies in your target industries
  • Competitive analysis — monitor what competitors are hiring for
  • Salary benchmarking — collect salary data across roles and locations
  • Recruitment intelligence — build pipelines of active job listings for sourcing

Notes

  • Covers all job categories on SEEK Australia
  • Salary data is returned as displayed on SEEK (not always available for all listings)
  • Results reflect live SEEK search results at run time — listings change daily
  • SEEK's search returns up to ~4,800 results per query; use filters to narrow results when targeting a specific segment