Indeed Job Search API
/api/indeed/jobs
Search Indeed job listings by keyword, location, country, radius, job type, sort order, and pagination cursor
Use Scrappa as an unofficial Indeed job search API and Publisher API alternative for structured job listings. Test free with 500 monthly credits, then use paid packs from $0.20-$0.30 per 1,000 requests for keyword, location, country, radius, job type, and pagination workflows.
Try it now
Use the first endpoint in this API family with a Scrappa API key. Every account includes 500 free monthly credits, so you can validate the response shape before buying credits.
curl -X GET "https://scrappa.co/api/indeed/jobs?query=data+engineer&location=New+York" \
-H "Accept: application/json" \
-H "X-API-KEY: YOUR_API_KEY"
{
"success": true,
"results": [
{
"title": "Senior Data Engineer",
"company": "Spotify",
"location": "New York, NY",
"salary": "$150,000 - $180,000 a year",
"description": "Join our data platform team to build scalable...",
"posted": "3 days ago",
"url": "https://indeed.com/viewjob?jk=..."
}
]
}
Structured data for real applications. Here are some ideas.
Search Indeed listings by keyword, location, country, radius, job type, sort order, and pagination cursor without building your own extraction stack.
Use Scrappa when you need a maintained alternative to the deprecated Indeed Publisher API for structured job listing access without affiliate approval.
Analyze job posting volumes, salary ranges, required skills, companies, and hiring trends across industries and locations using normalized Indeed result data.
Monitor Indeed for new postings matching specific searches, feed listings into ATS systems, trigger alerts, and track competitor hiring activity automatically.
Indeed API pricing
Scrappa is built for teams searching for Indeed API pricing, an Indeed Publisher API alternative, or an Indeed job search API that returns structured JSON. It is not affiliated with or endorsed by Indeed, and it is not an official Indeed API. Create a free account, test with 500 monthly credits, then scale usage with paid packs from $0.20-$0.30 per 1,000 requests.
Start free with 500 monthly credits and no credit card before moving to paid packs from $0.20-$0.30 per 1,000 requests.
Use Scrappa as an unofficial replacement path when legacy Publisher API access is unavailable or unsuitable for your workflow.
Search Indeed with query, location, country, radius, job type, sort, limit, language, geography, and cursor parameters.
Return structured JSON fields such as title, company, location, salary, description, posting age, and listing URL when available.
Compare Indeed coverage with Google Jobs and LinkedIn Jobs through related Scrappa job-data APIs.
The Indeed Jobs API uses Scrappa credits with the same public pricing model as the rest of the platform: 500 free monthly credits for testing, then paid packs from $0.20-$0.30 per 1,000 requests. There are no per-listing fees or affiliate revenue-share requirements.
Compare Scrappa pricingCall the Indeed Jobs endpoint with a Scrappa API key and documented job search filters. Use country, radius, radius unit, job type, sort, limit, language, geography, and cursor controls to build repeatable job search collection workflows.
Open Indeed API docsEverything you need in one API.
/api/indeed/jobs
Search Indeed job listings by keyword, location, country, radius, job type, sort order, and pagination cursor
See request parameters, response fields, authentication, code examples, and pagination details for the Indeed endpoint.
Review the free monthly credits and paid pack pricing used by Indeed job searches.
Search Google Jobs aggregated listings when you need broader job-board and company-career-page coverage.
Search public LinkedIn job pages alongside Indeed job listings for recruiting intelligence.
See how Scrappa compares to the official API.
| Feature | Scrappa | Indeed Publisher API |
|---|---|---|
| API status | Active | Deprecated / restricted |
| Signup process | Instant | Application + approval |
| Job search | Was available | |
| Salary data | When available | Limited |
| Affiliate requirement | ||
| Price per 1k requests | $0.20-$0.30 | Revenue share model |
| Free tier | 500 credits/month | N/A |
| Authentication | API key only | Publisher ID + approval |
No. Scrappa is not affiliated with or endorsed by Indeed, and the Indeed Jobs API is not an official Indeed API. Scrappa provides an unofficial API layer that returns structured job listing data as JSON for developer workflows.
The Indeed Publisher API is a legacy/deprecated access path and is not a reliable option for new job-data integrations. Scrappa provides an unofficial Publisher API alternative with API key authentication, documented request parameters, structured JSON responses, free testing, and paid pack pricing.
Every Scrappa account includes 500 free monthly credits with no credit card required. After the free allowance, paid credit packs range from $0.20-$0.30 per 1,000 requests, with $0.20 available on the Ultimate pack. There are no per-listing fees or affiliate revenue-share model.
The Indeed Jobs endpoint supports query and location searches plus country, radius, radius unit, job type, sort order, result limit, pagination cursor, interface language, and geolocation parameters. Use these filters to build repeatable job search, monitoring, aggregation, and labor-market analytics workflows.
Responses return structured JSON for job listings. Fields can include title, company name, location, salary when visible, job description, posting age or date, and a URL to the original Indeed listing page when available.
Yes. Scrappa also provides Google Jobs and LinkedIn Jobs endpoints, so teams can compare Indeed job search data with aggregated Google Jobs results and public LinkedIn job pages from the same platform.