Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.06 / 1k jobs
Extract Indeed job listings by title and limit, providing job title, company name, location, and URL
Endpoint
POST /api/v1/agents/indeed/jobs/run
Parameters
Text · Job title or search keywords (e.g. “product manager”).
Text · City, state, or “remote”.
Dropdown · Country to search Indeed in.View all 62 options →
Number · Max job listings to return. Use 0 for all.
Dropdown · Only show recent jobs.Options:
1, 3, 7, 14Legend: 1 = Last 24 hours, 3 = Last 3 days, 7 = Last 7 days, 14 = Last 14 daysResponse columns
| Field | Display name | Type |
|---|---|---|
indeedUrl | Indeed URL | url |
directApplyUrl | Direct Apply URL | url |
jobTitle | Job Title | text |
company | Company | text |
companyUrl | Company URL | url |
city | City | text |
country | Country | text |
countryCode | Country Code | text |
salaryMin | Salary Min | currency |
salaryMax | Salary Max | currency |
currency | Currency | text |
payPeriod | Pay Period | text |
description | Description | text |
posted | Posted | text |
listedOnIndeed | Listed On Indeed | text |
expired | Expired | boolean |
urgent | Urgent | boolean |
highVolume | High Volume | boolean |
placement | Placement | boolean |
language | Language | text |
employerAddress | Employer Address | text |
employerBriefDescription | Employer Brief Description | text |
employerCeoName | Employer CEO Name | text |
employerCeoPhotoUrl | Employer CEO Photo URL | url |
employerCorporateWebsite | Employer Corporate Website | url |
employerEmployeesCount | Employer Employees Count | text |
employerHeaderImageUrl | Employer Header Image URL | url |
employerLogoUrl | Employer Logo URL | url |
employerRatingsCount | Employer Ratings Count | integer |
employerRatingsValue | Employer Ratings Value | number |
employerRevenue | Employer Revenue | text |
locationLatitude | Location Latitude | number |
locationLongitude | Location Longitude | number |
locationPostalCode | Location Postal Code | text |
socialInsuranceEy33q | Social Insurance Ey33q | text |
Example
Example response
Response