South African Job Listings API — CareerJunction Search avatar

South African Job Listings API — CareerJunction Search

Pricing

$0.49 / actor start

Go to Apify Store
South African Job Listings API — CareerJunction Search

South African Job Listings API — CareerJunction Search

Search live job listings from CareerJunction South Africa — the country's leading job board. Job title, company, location, salary range, posted/expires dates. For recruitment platforms, job aggregators, salary benchmarking.

Pricing

$0.49 / actor start

Rating

0.0

(0)

Developer

Grant Verheul

Grant Verheul

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Categories

Share

CareerJunction Job Search Scraper — SA Recruitment Data

Search CareerJunction job listings in South Africa. Extract job titles, companies, locations, salaries, and application URLs for recruitment analytics, job market research, and talent pipeline building.

What it extracts

FieldTypeDescription
titlestringJob title
companystringHiring company name
locationstringJob location (city/region)
salarystringSalary range (if disclosed)
urlstringApplication URL
date_postedstringWhen the job was posted
contract_typestringPermanent, Contract, etc.

Input

ParameterTypeRequiredDefaultDescription
querystringyes-Job search query (e.g. "software developer", "accountant")
locationstringno-Filter by location (e.g. "Johannesburg", "Cape Town")
maxResultsintegerno20Maximum results to return (max 100)

Output

[
{
"title": "Senior Software Developer",
"company": "Tech Corp SA",
"location": "Johannesburg, Gauteng",
"salary": "R60,000 - R80,000/month",
"url": "https://www.careerjunction.co.za/jobs/...",
"date_posted": "2026-07-28",
"contract_type": "Permanent"
}
]

Pricing

$0.49 per actor start. Platform compute costs included.

Use Cases

  • Recruitment analytics — Track hiring trends and salary benchmarks in SA
  • Job market research — Analyse which skills are in demand
  • Talent pipeline — Build candidate lists for specific roles
  • Salary benchmarking — Compare compensation across companies and locations
  • AI job matching — Feed job data into recommendation engines

Limitations

  • Results depend on CareerJunction's current listings
  • Salary data not always available
  • Requires Playwright (React SPA)