Indeed: Search Jobs
Indeed via Parse · jobs
Search for job listings on Indeed. Returns the full search results page data including job cards with metadata (titles, companies, locations, salary snippets), pagination links, and search metadata. The response is the server-side rendered page state containing all job card data for the current page of results. Search jobs, view job details, explore company profiles, search companies, and get salary information from Indeed.com. Fulfilled by Parse from indeed.com.
- finance
- indeed
- indeed-com
- jobs
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6ec17689-852f-49ed-b969-1b787c8344e7/search_jobs
- Interface artifact
- sha256:aeddf84a2f8fcda0cd5f13d51cc54f013dd0cad465c87349295c50924d23482d
- Manifest digest
- sha256:ede91b3588f55efb3ff8bc339568029fbbfe1c5f1a91498e549a0f5482357eba
Request fields
- jt (string): Job type filter: fulltime, parttime, contract, internship, temporary: Allowed values: fulltime, parttime, contract, internship, temporary
- query (string, required): Job title, keywords, or company name to search for
- start (integer): Pagination offset in increments of 10 (0, 10, 20, ...)
- explvl (string): Experience level filter: entry_level, mid_level, senior_level: Allowed values: entry_level, mid_level, senior_level
- fromage (string): Maximum days since the job was posted: 1, 3, 7, 14, or 30: Allowed values: 1, 3, 7, 14, 30
- location (string): City, state, zip code, or 'remote'
Example queries
- {"jt":"fulltime","query":"software engineer","start":"0","explvl":"entry_level","fromage":"1","location":"remote"}