Seek Job Scraper avatar

Seek Job Scraper

Try for free

Pay $1.00 for 1,000 results

View all Actors
Seek Job Scraper

Seek Job Scraper

websift/seek-job-scraper
Try for free

Pay $1.00 for 1,000 results

Scrape job listings from seek.com.au with ease! This actor extracts detailed job information based on customizable search parameters, returning results in structured JSON format. Perfect for lead generation, market research, or job seekers.

You can access the Seek Job Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "dateRange": 31,
3  "salaryType": "Annual",
4  "salaryMin": 10000,
5  "salaryMax": 1000000,
6  "suburbOrCity": "Sydney",
7  "state": "NSW",
8  "postCode": "2000",
9  "radius": 50
10}' |
11apify call websift/seek-job-scraper --silent --output-dataset

Seek Job Scraper API through CLI

The Apify CLI is the official tool that allows you to use Seek Job Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 1 star
  • 100.0% runs succeeded
  • 1.1 hours response time
  • Created in Oct 2024
  • Modified 2 days ago