Pintarnya: Search Jobs
Pintarnya via Parse · jobs
Search for job openings on Pintarnya. Returns paginated results sorted by relevance by default. Supports keyword search and filtering by location (province/city), salary range, employment type, work type, and education level. Each result is a summary; use get_job_details with the slug for full information including description and requirements. Search and retrieve job openings from Pintarnya, Indonesia's job platform for all education levels. Fulfilled by Parse from pintarnya.com.
- b2b-directory
- jobs
- maps-geo
- parse
- pintarnya
- pintarnya-com
- 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/4e5ff3cb-9210-4ab1-9c3c-cc096381b396/search_jobs
- Interface artifact
- sha256:260b0a1f323a60b64b1dbbe7780526cb53cb203b141da8b8056c4eeb16d60297
- Manifest digest
- sha256:6a7c52aea31364ef06bad0a0a28b4108b7625f1a95cc0b49c46e45875ec7d2f7
Request fields
- page (integer): Page number for pagination, starting from 1.
- sort (string): Sort order for results. Omit or pass empty string for default relevance sorting.: Allowed values: +distance, -recommend
- search (string): Keyword to search for in job titles and descriptions.
- city_id (string): City ID to filter jobs by city (e.g. '152' for Kota Adm. Jakarta Pusat).
- page_size (string): Number of results per page.
- max_salary (string): Maximum salary filter in IDR.
- min_salary (string): Minimum salary filter in IDR (e.g. '4000000').
- province_id (string): Province ID to filter jobs by province (e.g. '11' for DKI Jakarta).
- type_of_work (string): Work type filter ID.
- type_of_employment (string): Employment type filter ID.
- min_education_level (string): Minimum education level filter ID.
Example queries
- {"page":"1","sort":"+distance","search":"driver","page_size":"5"}