DiversityJobs Listings Scraper
Pricing
from $19.00 / 1,000 results
DiversityJobs Listings Scraper
Scrapes DiversityJobs job listings by keyword and location. Returns each listing as a flat row with title, employer, location, and description.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
9 days ago
Last modified
Categories
Share
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
- Create a free Apify account with $5 in credit.
- Open the DiversityJobs Listings Scraper.
- Set your inputs and any filters, then click Start.
- 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.
