OCC: Search Jobs
OCC via Parse · jobs
Search for job listings by keyword and optionally filter by location. Returns a paginated list of jobs with basic information including title, company, salary, location, and posted date. Each page contains up to 22 results. Paginates via integer page counter. Search for job listings on OCC.com.mx (Mexico's largest job board) by keyword and location, and get detailed job information including salary, company, description, and more. Fulfilled by Parse from www.occ.com.mx.
- b2b-directory
- jobs
- marketplace
- occ
- parse
- platform-key
- www-occ-com-mx
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/bb43db95-21fc-4220-8ad2-36cabe249211/search_jobs
- Interface artifact
- sha256:5e7b981c519ec075cd6f6d3a1b2ee31733c39f0c3b2c5e785293cdb85e386920
- Manifest digest
- sha256:6afe6a51ec610829f691ce0619ee31e44295061e11d0fb488edf83f852d94979
Request fields
- page (integer): Page number for pagination
- limit (integer): Maximum number of results to return per page (max 22)
- keyword (string, required): Job search keyword (e.g., 'desarrollador', 'contador', 'ingeniero')
- location (string): Location filter as URL slug (e.g., 'ciudad-de-mexico', 'monterrey', 'guadalajara'). Leave empty for all locations.
Example queries
- {"page":"1","limit":"22","keyword":"desarrollador","location":"ciudad-de-mexico"}