π₯ Indeed Jobs Search Scraper
Pricing
$19.99/month + usage
Go to Apify Store
π₯ Indeed Jobs Search Scraper
Collect job listings from an Indeed search results URL with clean, structured output.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
1
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Provide an Indeed search results URL and collect job listings into a structured dataset.
β¨ Key Features
- π₯ Input is an Indeed jobs search results URL
- π§Ή Output is normalized and ordered for downstream processing
- π Handles larger datasets via incremental fetching
π― Good For
- Job market research
- Hiring and recruiting workflows
- Lead generation from public job listings
- Building internal analytics datasets
π Input
searchPageUrl(required): Indeed search results URLmaxItems(optional): Total number of records to collect
Input Example
{"searchPageUrl": "https://www.indeed.com/jobs?q=ai&l=Houston%2C+TX","maxItems": 50}
π€ Output
Each dataset item is a single job listing.
Output Example
{"roleTitle": "Account Executive β Ai & Tech Sales","employerName": "OFFICErING","locationText": "Houston, TX","postedRelative": "18 days ago","publishedAtEpoch": 1767333600000,"applyUrl": "http://www.indeed.com/applystart?...","applyUrlSource": "thirdParty","viewJobPath": "/viewjob?jk=...","descriptionText": "Account Executive β AI & Tech Sales with upside Commissions Structure...","descriptionHtml": "<div>...</div>","payRange": { "max": 120000, "min": 48000, "type": "yearly" },"salaryHint": { "currency": "USD", "salaryTextFormatted": false, "source": "EXTRACTION", "text": "$48,000 - $120,000 a year" },"jobTypeTags": [],"city": "Houston","state": "TX","countryCode": "US","geo": { "lat": 29.76328, "lng": -95.36327 },"stats": { "organicApplyStarts": 18 },"flags": {"isNew": false,"isRepost": false,"isRemote": false,"isSponsored": false,"isExpired": false,"urgentlyHiring": false,"highVolumeHiring": false},"ids": { "fccId": 90366904 },"scrapedAt": "2026-01-21T10:00:00.000Z"}