welcometothejungle.com API: search_jobs
welcometothejungle.com via Parse · jobs
Search for job postings by keyword with pagination. Returns jobs sorted by recency. Pages are 0-indexed; requesting a page beyond nbPages returns an empty jobs array. Search and extract job postings and company details from Welcome to the Jungle. Includes support for job search, job details, company search, company profiles with employee stats and social links, and company job listings. Fulfilled by Parse from welcometothejungle.com.
- b2b-directory
- jobs
- parse
- platform-key
- social-media
- welcometothejungle-com
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/58cce210-b259-442a-83f9-4c01387b486e/search_jobs
- Interface artifact
- sha256:8289caa7cc09bc75186cf0dcd48bc8a2139718468dffb3bcfb62c9e8dfcf4493
- Manifest digest
- sha256:42f79302068c25d331430e63667e8035161afcb5650cf3622987a29ca3fb7d60
Request fields
- page (integer): Page number, 0-indexed
- query (string): Search keyword (e.g. 'python', 'developer')
- hits_per_page (integer): Number of results per page
Example queries
- {"page":"0","query":"python","hits_per_page":"10"}