Onrender: Search Offers
Onrender via Parse · jobs
Search and filter job offers from the Jobly aggregated job board. Returns a list of offer summaries with total count. When called without any parameters, returns all available offers. Supports filtering by free-text query, job domain, remote work policy, city location, and contract type. Results are not paginated — all matching offers are returned in a single response. Search and retrieve job offers from the Jobly (Nexter) job board platform, which aggregates listings from France Travail, LinkedIn, Indeed, and its own platform. Fulfilled by Parse from jobly-99l2.onrender.com.
- b2b-directory
- government-public
- jobly-99l2-onrender-com
- jobs
- onrender
- 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/1ef2c3ac-7806-4560-9ae9-a7738bb1b775/search_offers
- Interface artifact
- sha256:6cc82a0df7414bb83cf633a3282d5cd44f05b47bffd90a774970c8aefe14704c
- Manifest digest
- sha256:8afe94480b46417525ab0115993aebbea227ae0bab4b8f02895c28f63831ba38
Request fields
- query (string): Free-text search query matching job titles, companies, and descriptions.
- domain (string): Filter by job domain.: Allowed values: Marketing / Communication, Commerce / Vente, Tech / Informatique, RH / Recrutement, Santé / Médecine, Social / Éducatif, Ingénierie / Industrie, Restauration, Finance, Psychologie / Thérapie, Jobs étudiants / Extra
- remote (string): Filter by remote work policy.: Allowed values: hybrid, onsite, full_remote
- location (string): Filter by city name (e.g. 'Paris', 'Montpellier', 'Lyon', 'Toulouse', 'Bordeaux').
- contract_type (string): Filter by contract type.: Allowed values: CDI, CDD, Stage, Alternance, Freelance
Example queries
- {"query":"marketing","domain":"Marketing / Communication","remote":"hybrid","location":"Montpellier","contract_type":"CDI"}