Group: Search Jobs
Group via Parse · jobs
Search for job listings on the BNP Paribas careers portal with filters. Returns results with title, location, contract type, brand, and URL for each offer. The server paginates internally up to max_pages pages of 10 results each; the response contains all fetched results in one array. Search and retrieve job/internship listings from BNP Paribas careers portal (group.bnpparibas). Supports filtering by contract type, country, domain, and keyword search. Fulfilled by Parse from group.bnpparibas.
- b2b-directory
- finance
- group
- group-bnpparibas
- jobs
- 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/b040ef85-37c3-459a-8a2f-97c37d8003f2/search_jobs
- Interface artifact
- sha256:cbcd77b6a5cfc16efe987963b2bcb1ba6d332180c421360d7736305dc0157ab6
- Manifest digest
- sha256:06487d1d8251239c5f20bef670454a699ba6513b44c4f8c73e413f7b93255a00
Request fields
- domain (string): Job domain/category filter. Accepts a domain slug or a numeric ID. Leave empty to search across all domains.
- country (string): Country filter. Accepts a country slug (e.g. france, germany) or a numeric ID. Leave empty to search globally.
- keyword (string): Keyword search query to filter job listings.
- max_pages (integer): Maximum number of pages to fetch (each page returns up to 10 results).: Allowed values: 1, 2, 5, 10
- contract_type (string): Contract type filter.: Allowed values: stage, cdi, cdd, vie, alternance
Example queries
- {"domain":"expertise-financiere-et-technique","country":"france","max_pages":"1","contract_type":"stage"}