Glints: Search Jobs
Glints via Parse · jobs
Search for job openings on Glints Indonesia. Returns paginated job listings with company info, location, salary, skills, category, and more. Supports filtering by keyword, job type, and work arrangement. When no keyword is provided, returns all available jobs sorted by relevance. Each result includes enough context (company, salary, skills, category) to triage without a detail fetch. Search and retrieve job openings from Glints Indonesia (glints.com/id). Provides real-time access to job listings with filters and detailed job information. Fulfilled by Parse from glints.com.
- b2b-directory
- glints
- glints-com
- jobs
- marketplace
- 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/936f7e3e-fb5b-4851-bed8-dfada35f82cf/search_jobs
- Interface artifact
- sha256:70f0cff559bc8b41c9310ae8c121c75a31f4a597a6e7172e066bc8e20b0a3997
- Manifest digest
- sha256:b6df390d88bcccc2c44eb688b82bb0caba494c198f53780c6c12579ff020ba69
Request fields
- page (integer): Page number for pagination, starting at 1.
- keyword (string): Search term to filter jobs by title, skill, or company name. When omitted, returns all available jobs.
- job_type (string): Filter by job type.: Allowed values: FULL_TIME, CONTRACT, INTERNSHIP, PART_TIME, FREELANCE, PROJECT_BASED
- page_size (integer): Number of results per page, between 1 and 30.
- country_code (string): ISO country code to filter jobs by country.
- work_arrangement (string): Filter by work arrangement.: Allowed values: ONSITE, HYBRID, REMOTE
Example queries
- {"page":"1","keyword":"Python","job_type":"FULL_TIME","page_size":"5","country_code":"ID","work_arrangement":"ONSITE"}