Indeed Resume Scraper avatar

Indeed Resume Scraper

Pricing

from $19.00 / 1,000 resumes

Go to Apify Store
Indeed Resume Scraper

Indeed Resume Scraper

Indeed Resume scraper for recruiters: scrape Indeed resumes, extract candidate name, location, title, skills, experience and education, build hiring lists, enrich ATS/CRM, and automate candidate sourcing from resumes.indeed.com

Pricing

from $19.00 / 1,000 resumes

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

banner

Indeed Resume (resumes.indeed.com) is a resume search platform for finding candidate profiles by keyword and filters. This actor collects structured resume search result data from Indeed Resume search pages.

Introduction

The Indeed Resume scraper starts from Indeed Resume search URLs, goes through result pages, and extracts structured profile data such as name, location, current title, current company, education, skills, credentials, highlights, and experience history.

Use Cases

  • Candidate sourcing: Build structured candidate lists from selected search keywords and filters.
  • Talent market research: Analyze skill distribution, job titles, locations, and experience patterns.
  • Recruiting pipelines: Export resume search results into ATS, CRM, or enrichment workflows.
  • Analytics pipelines: Feed BI tools, dashboards, and internal warehousing.

Input

Provide the following fields:

  • startUrls (array, required): Indeed Resume search URLs.
  • maxItems (integer, optional): Maximum number of resume search result items to extract per start URL.
  • proxyConfiguration (object, required): Apify proxy settings. Use Apify Residential proxies, preferably with the US country code, for the actor to work reliably.

Notes:

  • Crawling stops per source URL when maxItems is reached.
  • Residential proxies are required for stable access to Indeed Resume pages. The default input uses Apify Residential proxies with the US country code.

Input Examples

1) Start URLs

{
"startUrls": [
{
"url": "https://resumes.indeed.com/search?q=software&nl=false&ts=1778162438285&start=0&sort=date"
}
],
"maxItems": 5,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Output

Each dataset item contains fields like:

{
"sourceUrl": "https://resumes.indeed.com/search?q=software&nl=false&ts=1778162438285&start=0&sort=date",
"rcpRequestId": "ddb79d09-1c2d-4463-9f89-990f6046d1b1",
"totalMatchCount": "6600000",
"overallMatchCount": 996,
"matchId": "0",
"name": "Lead Software Engineer",
"location": "New York, NY",
"resumeType": "INDEED_RESUME",
"isFreeToContact": false,
"currentTitle": "Lead Software Engineer",
"currentCompany": "Example Company",
"experiences": [
{
"title": "Lead Software Engineer",
"company": "Example Company",
"fromDate": "2021-12",
"toDate": "2024-12",
"years": "2021 - 2024"
}
],
"educations": [
{
"degree": "Bachelor's degree",
"school": "Example University"
}
],
"educationText": "Bachelor's degree, Example University",
"credentials": ["AWS Certification"],
"skills": ["JavaScript", "Python", "React", "Node.js"],
"highlights": ["software"]
}

The scraper paginates through resume search results and stops when maxItems is reached per start URL or when no more result items are found.

Why use the Indeed Resume Scraper?

  • Focused: Built specifically for Indeed Resume search result pages.
  • Per-URL limits: maxItems is enforced per start URL.
  • Flexible input: Supports Indeed Resume search URLs with existing filters.
  • Apify-native: Works with Apify datasets, request queue, and proxy config.

FAQ

  • How many resume results can it extract?
    Controlled by maxItems per source URL.

  • Do I need proxies?
    Yes. Use Apify Residential proxies for this actor to work properly. The default configuration uses the RESIDENTIAL proxy group with the US country code.

  • What if Indeed changes their website structure?
    The actor may require updates to keep extraction stable.

Need to scrape other recruiting platforms?

Check out our other scrapers:


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.

Image Credit

Image credit: resumes.indeed.com