ParseForge Scrapers

DiversityJobs Listings Scraper

parseforge/diversityjobs-scraper

JobsAutomation

Scrapes DiversityJobs job listings by keyword and location. Returns each listing as a flat row with title, employer, location, and description.

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

Overview

ParseForge

DiversityJobs Listings Scraper

Scrape DiversityJobs job listings by keyword and location, up to a million per run. Every listing comes with its title, employer, location, and full description. No login or API key. Export to CSV, JSON, Excel, or XML.

DiversityJobs is a niche job board for diversity-focused employers, but browsing it manually means clicking through pages and copying listings one by one. This Actor reads the public search results directly, filtered by keyword and location, and returns each match in one fixed schema.

Who uses it What they scrape DiversityJobs for
Diversity recruiters Which employers are actively posting diversity-focused roles
Job market analysts How many diversity jobs are open in a given city or state
Competitive intelligence teams What job titles and locations competitors are hiring for
Job board aggregators Fresh DiversityJobs listings to feed their own search index

What it does

This Actor collects DiversityJobs job listings by keyword and location, and returns each one as a flat row.

  • ๐Ÿ” Keyword filter: narrow results to a job title or skill, like "engineer" or "nurse".
  • ๐Ÿ“ Location filter: target a city or state, like "Atlanta" or "Texas".
  • ๐Ÿ“Š Flat output: every listing is one row, ready for spreadsheets or databases.
  • โšก High volume: collect up to a million listings in a single run.

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

What you can do with DiversityJobs data

๐Ÿ“ˆ Track diversity hiring trends.

A market analyst runs the Actor weekly for "engineer" in "California" and charts how many diversity-focused engineering jobs are posted over time.

๐Ÿงฒ Build a niche job feed.

A job board aggregator pulls all DiversityJobs listings for "remote" and "nurse" and republishes them on their own site with attribution.

๐Ÿข Monitor competitor hiring.

A competitive intelligence team scrapes listings for a specific employer name and location to see which roles they are filling.

๐Ÿ“‹ Audit employer diversity postings.

A diversity consultant collects all listings from a set of employers to verify they are posting on DiversityJobs as promised.

Why choose this scraper

What you get
No API key DiversityJobs has no public API, so this is the only automated way to get its listings
Clean data Every row has the same fields, so you can merge runs without cleanup
Scalable From a single search to a full market sweep, the same Actor handles it

How it compares

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

DiversityJobs Listings Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When DiversityJobs 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 from a keyword and a location, alone or together, and filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
 "maxItems": 10
}

A larger pull:

{
 "maxItems": 200
}

Pricing

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

Results collected Approximate cost
100 results $2.10
1,000 results $21.00
10,000 results $210.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 DiversityJobs Listings 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 DiversityJobs 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/diversityjobs-scraper"

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

Troubleshooting

Why am I getting no results?

Your keyword or location may be too specific. Try a broader term, or leave both fields empty to collect the default search results.

Why did the run stop before reaching maxItems?

The Actor stops when there are no more listings matching your filters. If you expected more, check your keyword and location.

Why are some listings missing fields?

DiversityJobs sometimes leaves fields blank, like location for remote jobs. The Actor returns whatever the site provides.

Can I get more than 1,000,000 listings?

The maxItems limit is 1,000,000 per run. If you need more, split your search into multiple runs with different filters.

Why is the run slow?

The Actor respects the website's rate limits to avoid being blocked. If you need faster results, consider running multiple instances with different filters.

FAQ

Question Answer
Do I need a DiversityJobs account or API key? No. The Actor reads the public search pages, so no login or key is required.
Can I scrape all jobs on DiversityJobs? Yes, if you leave both keyword and location empty, the Actor will collect listings from the default search, up to your maxItems limit.
How do I filter by job title? Set the keyword input to the title or skill you want, like "engineer" or "data analyst".
How do I filter by location? Set the location input to a city or state, like "Chicago" or "New York".
What does each row in the output contain? Each row is one job listing with its title, employer, location, and full description, plus any other fields the site provides.
Can I export the results to Excel? Yes, the Actor supports CSV, JSON, Excel, and XML exports.
How many listings can I get in one run? You can set maxItems up to 1,000,000, but the actual number depends on how many listings match your filters.
Is this legal? You should only scrape public data in accordance with the website's terms of service and applicable laws. Apify provides tools, but you are responsible for compliance.
Can I schedule this Actor to run daily? Yes, you can set up a schedule in Apify to run it at any interval.
What if I get no results? Check your keyword and location filters. Try broader terms or leave them empty to see all listings.

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 DiversityJobs, LLC. 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
keyword string Keyword to filter jobs (e.g. "engineer") not set
location string City or state filter not set
maxItems integer How many job listings to collect per run. 10

Pricing

from $19.00 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.019 to $0.021

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~diversityjobs-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 DiversityJobs Listings Scraper on Apify All scrapers