Infostud: Get Job Detail
Infostud via Parse · jobs
Get detailed information for a specific job listing including full HTML description, company profile summary, salary info, education requirements, and employment metadata. Requires the job's slug, company slug, and numeric ID — derivable from the job URL in search_jobs results (URL pattern: /posao/{slug}/{company_slug}/{job_id}). API for poslovi.infostud.com, the leading job board in Serbia. Provides access to job listings, job details, employer profiles, salary benchmarks, and job categories. Fulfilled by Parse from poslovi.infostud.com.
- b2b-directory
- finance
- infostud
- jobs
- parse
- platform-key
- poslovi-infostud-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c8cde7b3-2cc3-4b8a-9dff-7d87f8691c0d/get_job_detail
- Interface artifact
- sha256:0e9370d13a4ec806922ec2a494bb8512de5e9b71c05b0f35c1e90648b09d428c
- Manifest digest
- sha256:d394a6f2abc36f07e824b7cff9ae92b2e1d436b4dace6299d4f4c93e3115d79a
Request fields
- slug (string, required): Job title slug from search_jobs results URL (e.g. 'data-engineer'). Extract from the job URL path segment.
- job_id (string, required): Numeric job ID from search_jobs results (e.g. '735763').
- company_slug (string, required): Company slug from search_jobs results URL (e.g. 'createq'). Extract from the job URL path segment.
Example queries
- {"slug":"https://poslovi.infostud.com/posao/data-engineer/createq/735763","job_id":"735763","company_slug":"https://poslovi.infostud.com/posao/data-engineer/createq/735763"}