ParseForge Scrapers

Jobvite Company Jobs Scraper

parseforge/jobvite-jobs-scraper

JobsBusinessLead generation

Scrapes job listings from a single company's Jobvite career page. Returns each job as a flat row with its title, location, department, and direct apply URL.

Run this scraper See the API call
Total users
1
Monthly active
1
Total runs
47
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Jobvite Company Jobs Scraper

Scrape every job posted by any company on Jobvite, up to a million per run. Each job comes with its title, location, department, and the full description, in one flat row. No login or API key. Export to CSV, JSON, Excel, or XML.

Jobvite's career pages are JavaScript-heavy and hard to read at scale. This Actor pulls the public job feed for any company that uses Jobvite, using only the company ID from the careers URL, and returns each opening in a fixed schema. It is the fastest way to monitor hiring across thousands of Jobvite-powered employers.

Who uses it What they scrape Jobvite for
Recruiters and talent acquisition teams Monitor competitor hiring and build a pipeline of open roles
Job board aggregators Ingest fresh Jobvite listings into their own search index
Market researchers Track which departments and locations a company is hiring in
Sales and business development teams Find companies with urgent hiring needs to target with services

What it does

This Actor collects all jobs published by a given Jobvite company and returns each one as a flat row with title, location, department, and description.

  • ๐Ÿข Company ID input: paste the value after c= in any Jobvite careers URL, like quYbVfwi.
  • ๐Ÿ”ข Max jobs limit: cap the run from 1 to 1,000,000 jobs to control output size.
  • ๐Ÿ“„ Full job details: each row includes the job title, location, department, and the complete description text.
  • ๐Ÿ“ฆ Flat output: every job is one row, ready for CSV, JSON, Excel, or XML export.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Jobvite data

๐Ÿ“Š Track competitor hiring.

A talent intelligence team runs the Actor daily for a list of competitor company IDs and feeds the new job titles and locations into their market dashboard.

๐Ÿ”Ž Power a niche job board.

A job board aggregator scrapes Jobvite companies in a specific industry and republishes the listings with their own search and filters.

๐Ÿ“ˆ Spot hiring trends.

A market researcher collects all jobs from a set of companies over several months and analyzes which departments are growing fastest.

๐ŸŽฏ Find sales prospects.

A business development team scrapes Jobvite postings to identify companies with many open roles, then reaches out with relevant services.

Why choose this scraper

What you get
No API key or login Reads the public Jobvite feed directly, no registration or OAuth
One row per job Flat structure with title, location, department, and full description
Scales to any company Works for every employer that uses Jobvite, from startups to enterprises
Export anywhere CSV, JSON, Excel, or XML with one click

How it compares

No other Store actor targets Jobvite the same way, so the honest comparison is with the alternatives teams actually weigh.

Jobvite Company Jobs Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When Jobvite changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor with a single Jobvite company ID and an optional maximum jobs count. The scraper reads the public feed and returns every matching job in one fixed schema. The Input tab lists every parameter.

A first run with the defaults:

{
 "companyId": "quYbVfwi",
 "maxItems": 10
}

A larger pull:

{
 "companyId": "quYbVfwi",
 "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Jobvite Company Jobs Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Jobvite through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/jobvite-jobs-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that the company ID is correct and that the company still uses Jobvite. Also verify that the careers page is publicly accessible without a login.

Why does the run take so long?

Large companies can have thousands of jobs. Set a lower maxItems to limit the run, or increase the Actor's memory in the run settings.

Why are some job descriptions missing?

Some Jobvite feeds may not include the full description for every job. The Actor returns whatever is available in the public feed.

Why do I get an error about the company ID?

Make sure you copied the exact value after c= in the URL, without any extra characters. The ID is case-sensitive.

FAQ

Question Answer
How do I find the company ID? Open the company's Jobvite careers page and look at the URL. The company ID is the value after c=, for example quYbVfwi in jobs.jobvite.com/company/quYbVfwi/jobs.
Can I scrape multiple companies at once? This Actor takes one company ID per run. To scrape multiple companies, run it once per ID or use a scheduler with a list of IDs.
Does this work for any Jobvite company? Yes, as long as the company uses Jobvite for their careers page and the public feed is accessible, the Actor will return their jobs.
What data do I get for each job? Each row includes the job title, location, department, and the full description text, plus any other fields present in the public feed.
Is there a rate limit? The Actor reads the public feed efficiently and respects Jobvite's servers. For very large runs, set a reasonable maxItems to avoid long runtimes.
Can I export the results? Yes, results can be exported to CSV, JSON, Excel, or XML directly from the Apify platform.
Do I need a Jobvite account? No, the Actor reads the public job feed and does not require any login or API key.
How often should I run this? Most users run it daily or weekly to keep their job data fresh. You can schedule runs in Apify to automate this.
What if a company has no jobs posted? The Actor will return an empty dataset. Check that the company ID is correct and that the company still uses Jobvite.
Can I filter by location or department? This Actor returns all jobs for the company. You can filter the results after export using your own tools or a downstream Actor.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Jobvite, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
companyId required string Required. The Jobvite company id (the value after c= in a Jobvite careers URL, for example quYbVfwi). Find it in the company Jobvite careers page URL. quYbVfwi
maxItems integer How many jobs to collect per run. 10

Pricing

from $7.69 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00769 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~jobvite-jobs-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Jobvite Company Jobs Scraper on Apify All scrapers