Seek Job Scraper avatar

Seek Job Scraper

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
Seek Job Scraper

Seek Job Scraper

easyapi/seek-job-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

Scrape job listings from Seek with advanced filtering capabilities. Extract detailed job information including salary, location, company details, and job descriptions. Perfect for job market analysis, recruitment research, and salary benchmarking.

Seek Job Scraper 🌏

Extract detailed job listings from Seek platform. This powerful scraper helps you gather comprehensive job market data for analysis, research, or monitoring purposes.

Features ✨

  • 🎯 Scrape job listings from multiple job platforms
  • 📊 Extract comprehensive job details including:
    • Job title and description
    • Salary information
    • Company details and branding
    • Location and work arrangements
    • Classification and categories
    • Posting date and listing ID
  • ⚡ High-performance scraping with Puppeteer
  • 🔄 Automatic pagination handling
  • 🛡️ Built-in proxy support
  • 🤖 Anti-blocking measures implemented

Supported Countries & Websites 🌍

CountryWebsite
Australia 🇦🇺https://www.seek.com.au
Hong Kong 🇭🇰https://hk.jobsdb.com
Indonesia 🇮🇩https://www.jobstreet.co.id
Malaysia 🇲🇾https://www.jobstreet.com.my
New Zealand 🇳🇿https://www.seek.co.nz
Philippines 🇵🇭https://www.jobstreet.com.ph
Singapore 🇸🇬https://www.jobstreet.com.sg
Thailand 🇹🇭https://th.jobsdb.com

Usage 💡

  1. Input your search URL(s) from any supported platform
  2. Set maximum items to scrape (optional)
  3. Configure proxy settings if needed
  4. Run and get structured JSON results

Input Parameters 📝

  • searchUrls: Array of search URLs from supported job platforms
  • maxItems: Maximum number of items to scrape
  • proxyConfiguration: Proxy settings for avoiding IP blocks

Output Format 📋

The actor outputs detailed job listings in JSON format, including:

  • Advertiser information
  • Job details and requirements
  • Salary and benefits
  • Company information
  • Location and work type
  • Classification data
  • Posting metadata

Use Cases 🎯

  • Market research and analysis
  • Salary benchmarking
  • Recruitment and talent acquisition
  • Job market monitoring
  • Competition analysis
  • Career opportunity tracking
  • Cross-country job market comparison
  • Regional hiring trend analysis

Limitations ⚠️

  • Respects each platform's terms of service
  • Rate limiting implemented
  • Some job details may require authentication
  • Output format may vary slightly between platforms

Need custom features or modifications? Contact us for support!

Input Example

A full explanation of an input example in JSON.

1{
2	"searchUrls": [
3        "https://www.seek.com.au/ai-jobs"
4    ],
5    "maxItems": 100 
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"advertiser": {
4			"id": "29977934",
5			"description": "TTP Recruitment Pty Ltd"
6		},
7		"bulletPoints": [
8			"Exciting and lucrative industry domain - International horse racing",
9			"Challenging role in mathematics",
10			"If your ideas work, they are implemented"
11		],
12		"branding": {
13			"serpLogoUrl": "https://bx-branding-gateway.cloud.seek.com.au/7a4fd20c-29ae-18d7-5954-483ada2af735.1/serpLogo"
14		},
15		"classifications": [
16			{
17				"classification": {
18					"id": "1223",
19					"description": "Science & Technology"
20				},
21				"subclassification": {
22					"id": "6222",
23					"description": "Mathematics, Statistics & Information Sciences"
24				}
25			}
26		],
27		"companyName": "TTP Recruitment",
28		"companyProfileStructuredDataId": 364450,
29		"displayStyle": {
30			"search": "A"
31		},
32		"displayType": "promoted",
33		"id": "80540374",
34		"isFeatured": true,
35		"listingDate": "2024-12-01T23:37:32Z",
36		"listingDateDisplay": "8h ago",
37		"locations": [
38			{
39				"label": "Sydney NSW",
40				"countryCode": "AU",
41				"seoHierarchy": [
42					{
43						"contextualName": "All Sydney NSW"
44					},
45					{
46						"contextualName": "New South Wales NSW"
47					}
48				]
49			}
50		],
51		"roleId": "data-scientist",
52		"salaryLabel": "$300,000 - $400,000 + 7 figure bonus potential",
53		"solMetadata": {
54			"searchRequestToken": "d1a5fce2-dbf2-41a5-b26f-827fdd439864",
55			"token": "0~d1a5fce2-dbf2-41a5-b26f-827fdd439864",
56			"jobId": "80540374",
57			"section": "MAIN",
58			"sectionRank": 23,
59			"jobAdType": "SPONSORED",
60			"tags": {
61				"mordor__flights": "mordor_570",
62				"mordor__s": "0"
63			}
64		},
65		"teaser": "Implement your models into challenging Quant problems for wagering industry. On-going & long-term contract role. Huge earning potential.",
66		"title": "Data Scientist / Quant Mathematician – Horse Racing – WFH Globally",
67		"tracking": "ewogICJ0b2tlbiI6ICJhOTg3YzZjYy01NmMxLTQ3ZjctYjY2Yy0zYjZjOThlMDlmYzhfMSIKfQ==",
68		"workTypes": [
69			"Contract/Temp"
70		],
71		"workArrangements": {
72			"data": [
73				{
74					"id": "3",
75					"label": {
76						"text": "Remote"
77					}
78				}
79			],
80			"displayText": "Remote"
81		}
82	},
83    ...
84]
Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 10 days ago