Adzuna Jobs Search Scraper avatar

Adzuna Jobs Search Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Adzuna Jobs Search Scraper

Adzuna Jobs Search Scraper

Scrape job listings from Adzuna.com with automatic pagination and comprehensive job information extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerBox

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

This actor allows you to scrape job listings from Adzuna.com by providing a search URL. It automatically handles pagination and extracts comprehensive job information including titles, companies, locations, salaries, and descriptions.

Features

  • URL-based Scraping: Extract jobs by providing a complete Adzuna search URL
  • Automatic Pagination: Automatically scrolls and loads more job listings until reaching the end or max items limit
  • Comprehensive Job Data: Extract detailed information about each job including:
    • Job title and URL
    • Company name and URL
    • Location
    • Salary information
    • Job description snippet
    • Tags (NEW, TOP MATCH, REMOTE, etc.)
    • Company logo URL
  • Rich Media: Includes company logos
  • Job Tags: Identify special job types like NEW, TOP MATCH, REMOTE

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Adzuna search URL to scrape
maxItemsintegerNoMaximum number of jobs to fetch

Output

The output is a main list of job objects, each containing:

  • searchUrl: The original search URL used
  • uniqueId: Unique identifier for the job listing
  • jobTitle: Title of the job
  • jobUrl: URL to the job listing
  • companyName: Name of the company
  • companyUrl: URL to the company page
  • location: Job location
  • salary: Salary information
  • description: Job description snippet
  • tags: Array of tags (NEW, TOP MATCH, REMOTE, etc.)
  • logoUrl: URL of the company logo
  • scrapedAt: Timestamp of when the job was scraped

Example output:

[
{
"searchUrl": "https://www.adzuna.com/search?q=ai",
"uniqueId": "5596810898",
"jobTitle": "Director, AI",
"jobUrl": "https://www.adzuna.com/land/ad/5596810898?se=NjxiaxwL8RGegZZjJBBWfA&title=Director%2C_AI&v=D43F9F6A96F14B07A9BFEC90D613515CE59998A3",
"companyName": "INTERACTIVE ADVERTISING BUREAU, INC.",
"companyUrl": "",
"location": "NEW YORK, NEW YORK",
"salary": "$140,807 ",
"description": "Job Description Job Description Lead the Operationalization of AI Strategy Across the Advertising Ecosystem Interactive Advertising Bureau is seeking a Director, AI with a focus ...",
"tags": ["TOP MATCH"],
"logoUrl": "//zunastatic-abf.kxcdn.com/images/us/jobs/partners/logo_ziprecruiter.png",
"scrapedAt": "2026-02-16T10:30:00.000Z"
},
...
]

Use Cases

  • Job searching and market research
  • Salary analysis and benchmarking
  • Company hiring trend analysis
  • Remote job opportunity discovery
  • Job market analytics

Notes

  • The actor uses stealth mode to avoid detection
  • Results are automatically paginated until reaching the end or max items limit
  • Salary information is estimated by Adzuna
  • Tags indicate special job attributes like NEW, TOP MATCH, REMOTE
  • The actor includes random delays between actions to avoid rate limiting

Start finding jobs on Adzuna.com today!