Seek Job Scraper
Pay $1.00 for 1,000 results
Seek Job Scraper
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:
Actor Metrics
16 monthly users
-
3 stars
>99% runs succeeded
1.1 hours response time
Created in Oct 2024
Modified a month ago