Novartis: Search Jobs
Novartis via Parse · jobs
Search Novartis job openings with optional keyword and filter parameters. Returns a paginated list of matching positions. Filters (country, division, functional_area) accept codes from the corresponding list_job_* endpoints. Combinations narrow results — no jobs may match all criteria simultaneously. Results are ordered by posted date descending. Each page returns up to 10 jobs. Search and browse Novartis job listings with filters for country, division, and functional area. Retrieve full job details including descriptions and application links. Fulfilled by Parse from novartis.com.
- b2b-directory
- healthcare
- jobs
- novartis
- novartis-com
- 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/ebe1fe84-9998-47b4-b93a-e978446d7823/search_jobs
- Interface artifact
- sha256:11bca9cf359187947b946ecefdb47625d6d66a2469c30ab17f256d798655793c
- Manifest digest
- sha256:31d2344053a9916950cc5edc41a098c26699c0f783e9f9fd3c0f14c630b02f0f
Request fields
- page (integer): Page number (0-indexed).
- query (string): Keyword search term matched against job title and description.
- country (string): Country/location filter code as returned by list_job_locations (e.g. LOC_BR for Brazil, LOC_US for USA).
- division (string): Division filter code as returned by list_job_divisions (e.g. DIV_ON for Oncology, DIV_PH for Pharma).
- posted_date (string): Date filter. Accepted values: All, 1 (Today), 2 (This Week), 3 (Last Two Weeks), 4 (This Month).: Allowed values: All, 1, 2, 3, 4
- functional_area (string): Functional area filter code as returned by list_job_functions (e.g. FCT_SA for Sales, FCT_RD for Research & Development).
Example queries
- {"page":"0","query":"manager","country":"LOC_US","division":"DIV_IU","posted_date":"All","functional_area":"FCT_CM"}