Jobcase.com Scraper avatar
Jobcase.com Scraper

Pricing

$29.00/month + usage

Go to Apify Store
Jobcase.com Scraper

Jobcase.com Scraper

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

Scrape job listings and community posts from Jobcase.com - including titles, companies, locations, salaries, requirements, and user discussions. Ideal for job board aggregation, market analysis, and workforce insights. Fast, structured, and customizable extraction.

5.0 (1)

Pricing

$29.00/month + usage

1

1

1

Last modified

12 days ago

Jobcase Scraper

banner

👋 Welcome to the Jobcase Scraper! This actor extracts job listings and details from jobcase.com. Use it to collect fresh job postings including titles, descriptions, company info, pay ranges, and more.

Introduction

The Jobcase Scraper is a web scraping tool that navigates Jobcase search results. It can start from direct URLs or from a search query with location.

Use Cases

  • Job Market Research: Analyze roles, locations, and compensation trends.
  • Recruitment Enrichment: Aggregate postings for sourcing pipelines.
  • Competitor Monitoring: Track company activity and sponsored postings.
  • Data Aggregation: Feed job boards and analytics dashboards.

Input 📥

Provide any of the following fields:

  • startUrls (array, optional): Direct URLs to scrape (search results pages). Example item: { "url": "https://www.jobcase.com/jobs/results?q=barista&l=Austin%2C%20TX" }
  • query (string, optional): Search keyword for jobs.
  • location (string, optional): Location string, e.g. Austin, TX.
  • distance (string, optional): Search radius in miles. Allowed values: 5, 10, 15, 25, 50, 100.
  • remoteWork (boolean, optional): If true, filters for remote jobs.
  • maxItems (integer, optional): Maximum number of jobs to extract.
  • proxyConfiguration (object, optional): Apify proxy configuration. Example: { "useApifyProxy": true }

You must provide either non-empty startUrls OR both query and location.

Example input:

{
"query": "software engineer",
"location": "Austin, TX",
"distance": "25",
"remoteWork": false,
"maxItems": 100,
"proxyConfiguration": { "useApifyProxy": true }
}

Output 📤

The output is a dataset of job objects with fields like:

{
"title": "Software Engineer",
"description": "Short job summary...",
"fullDescription": "Full job description...",
"url": "https://www.jobcase.com/jobs/...",
"companyName": "Example Corp",
"country": "US",
"city": "Austin",
"address": "123 Main St",
"address2": "Suite 100",
"postalCode": "78701",
"active": true,
"salaryDescription": "$100k - $140k",
"startDate": "2024-01-10",
"postedDate": "2024-01-08",
"expirationDate": "2024-02-08",
"endDate": "2024-03-01",
"jobType": "Full-time",
"jobSource": "Jobcase",
"isSponsored": false,
"jobCharacteristics": ["Remote", "Urgent"],
"onetSoc": "15-1252.00",
"skills": ["JavaScript", "Node.js"],
"payDescription": "$50/hr",
"payMin": 50,
"payMax": 70,
"payPeriod": "hour",
"payDataSource": "estimated",
"estMinHourly": 45,
"estMeanHourly": 55,
"estMaxHourly": 65,
"estMinAnnual": 90000,
"estMeanAnnual": 115000,
"estMaxAnnual": 135000,
"estPayArea": "Austin-Round Rock, TX",
"estPaySource": "BLS"
}

The scraper paginates search results and stops when there are no more jobs or when maxItems is reached.

Why use the Jobcase Scraper?

  • ⚡️ Fast: Uses API-backed pagination for efficiency.
  • 🤙 Easy to use: Start from URLs or a simple query + location.
  • ☑️ Reliable: Built on Apify Actors and Crawlee (Puppeteer).
  • 🎯 Flexible: Filters for radius and remote-only.
  • 🔍 Comprehensive: Collects key job and compensation fields.

FAQ 💬

  • How many jobs can it extract?
    Set maxItems to limit results; a high value attempts to fetch all available.

  • What if the website changes?
    Site changes may require updates. Please report issues or request updates.

  • Does it support proxies?
    Yes. Provide proxyConfiguration (e.g., { "useApifyProxy": true }).

Need to scrape other platforms?

Check out our other scrapers on Apify:


👀 Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn

Support Our Work 💝

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!