Chirojobs: List Jobs
Chirojobs via Parse · jobs
List chiropractic job postings with optional filters for location, category, job type, specialty, date posted, and radius. Returns paginated results. Each job includes an identifier pair (job_id + slug) needed to fetch full details via get_job_detail. API for extracting chiropractic job listings, job details, blog content, categories, and pricing from ChiroJobs.com. Fulfilled by Parse from chirojobs.com.
- b2b-directory
- chirojobs
- chirojobs-com
- healthcare
- jobs
- parse
- platform-key
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/19bcf23b-035b-44fd-ba94-3752e385ef16/list_jobs
- Interface artifact
- sha256:ed0325631e0fc9e2263b2fba362b942296aa8595c8dc95460489d3be69a98e1e
- Manifest digest
- sha256:2bac6ccfd31f8ff3a0ae508d9d44ba3b43c9aaf07407d15a12febeaaeb789a89
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: relevance, posted_at
- radius (integer): Search radius in miles around the specified location.
- category (string): Job category filter.: Allowed values: Chiropractic Doctor, Chiropractic Assistant, Office Manager, Billing Specialist, Chiropractic Intern, Massage Therapist, Franchise Owner, Investor, Non-Doctor Owner, Healthcare
- job_type (string): Job type filter.: Allowed values: Full-time, Part-time, Contract
- location (string): Location text filter in City, State, Country format.
- posted_at (string): Date posted filter in days.: Allowed values: 1, 3, 7, 14, 30
- specialty (string): Practice specialty or keyword text filter.
Example queries
- {"page":"1","sort":"relevance","radius":"500","category":"Chiropractic Doctor","job_type":"Full-time","location":"United States","posted_at":"30","specialty":"chiropractic"}