Seek Job Scraper Lite (Rent)
1 day trial then $10.00/month - No credit card required now
Seek Job Scraper Lite (Rent)
1 day trial then $10.00/month - No credit card required now
Search jobs on seek with various inputs
You can access the Seek Job Scraper Lite (Rent) 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-rent --silent --output-dataset
Seek Job Exctractor API through CLI
The Apify CLI is the official tool that allows you to use Seek Job Scraper Lite (Rent) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: