Shine: Search Jobs
Shine via Parse · jobs
Search for job listings on Shine.com by keyword, location, experience, salary, industry, or company. Returns paginated results with 20 jobs per page. When no filters are provided, returns all available jobs. The company parameter overrides query when provided. API to search and retrieve job listings, details, categories, and locations from Shine.com, India's leading job portal. Fulfilled by Parse from shine.com.
- b2b-directory
- jobs
- parse
- platform-key
- shine
- shine-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/708d58be-f465-47b4-be6b-7f4bd198d190/search_jobs
- Interface artifact
- sha256:8be1e558a37e713caa4c1df5329a1ff49f0c29dd25e2862194b4a7334d9f4726
- Manifest digest
- sha256:37493f876f244ffa840232d0d8a261a336e625c0e53d9514244aada63b9e1ca2
Request fields
- page (integer): Page number for pagination.
- query (string): Search keyword (e.g. 'Python Developer', 'data analyst'). Converted to URL slug format internally.
- salary (string): Minimum salary ID filter.
- company (string): Company name to filter by (e.g. 'Capgemini'). Overrides query when provided.
- industry (string): Industry ID from get_job_categories (e.g. '18' for IT Services & Consulting, '6' for BFSI).
- location (string): Location name to filter by (e.g. 'Bangalore', 'Delhi', 'Hyderabad'). Values from get_locations_list.
- experience (string): Minimum experience in years as a numeric string (e.g. '2', '4').
Example queries
- {"page":"1","query":"Python Developer","location":"Delhi"}