Snagajob Jobs Listing Scraper avatar

Snagajob Jobs Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Snagajob Jobs Listing Scraper

Snagajob Jobs Listing Scraper

Scrape job listings from Snagajob.com by providing a search URL, 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

10 days ago

Last modified

Share

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

Features

  • URL-based Scraping: Extract jobs by providing a complete Snagajob 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 company name
    • Location information
    • Salary information
    • Job type (full-time, part-time, etc.)
    • Application URL
    • Posted date
  • Deduplication: Automatically removes duplicate job listings based on unique job IDs

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Snagajob search URL to scrape
maxItemsintegerNoMaximum number of jobs to fetch
proxyConfigurationobjectNoProxy settings for the actor

Output

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

  • searchUrl: The original search URL used
  • jobId: Unique job identifier from Snagajob
  • jobTitle: Title of the job position
  • company: Name of the hiring company
  • location: Job location
  • salary: Salary information (if available)
  • jobType: Job type (full-time, part-time, etc.)
  • applyUrl: URL to apply for the position
  • postTime: Posted date/time
  • scrapedAt: Timestamp of when the job was scraped

Example output:

[
{
"searchUrl": "https://www.snagajob.com/search?q=restaurant&radius=20",
"jobId": "1171113496",
"jobTitle": "Restaurant Team Member",
"company": "Shake Shack",
"location": "New York, NY",
"salary": "$15 - $18/hr",
"jobType": "Full-time",
"applyUrl": "https://www.snagajob.com/job/1171113496",
"postTime": "Today",
"scrapedAt": "2025-02-18T10:30:00.000Z"
},
...
]

Use Cases

  • Job search and career research
  • Job market analysis
  • Company hiring research
  • Salary benchmarking
  • Recruitment research

Notes

  • The actor uses stealth mode to avoid detection
  • Results are automatically paginated until reaching the end or max items limit
  • Job IDs are used for deduplication
  • The actor includes random delays between actions to avoid rate limiting
  • Some job listings may not have salary or job type information available

Start finding jobs on Snagajob.com today!