Emploi: Search Jobs
Emploi via Parse · jobs
Search for job listings on Emploi.ma with optional filters. Returns paginated results with up to 25 jobs per page. Results include title, company, location, experience level, employment type, and a description snippet. Paginates via a 0-based page counter. Scraper for emploi.ma - Morocco's job board. Search jobs, get details, list categories and companies. Fulfilled by Parse from emploi.ma.
- b2b-directory
- emploi
- emploi-ma
- jobs
- maps-geo
- 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/879833ad-4dce-4db8-9d64-d07b11b916ec/search_jobs
- Interface artifact
- sha256:5c02c1325908596d74d6323d32bbc7bc89c4f00ecc4c42e65adb73eac6fe9777
- Manifest digest
- sha256:f7b6aed2ac16deae6d99d5f5074106ae6183e6eb43f6a8279b294ed4040cf3c0
Request fields
- page (integer): Page number (0-based) for pagination.
- query (string): Search keyword to filter job listings (e.g. 'dev', 'comptable'). Omitting returns all jobs.
- metier_id (string): Job category (métier) ID filter. Valid IDs can be obtained from list_job_categories endpoint.
- company_nid (string): Company NID filter. Valid NIDs can be obtained from list_companies endpoint.
Example queries
- {"page":"0","query":"dev","metier_id":"1127","company_nid":"8979235"}