climatebase.org API: search_jobs
climatebase.org via Parse · jobs
Full-text search over the Climatebase job board. Supports filtering by location, date posted, workplace preference, employment type, experience level, organization size, and organization type. Returns paginated results ordered by relevance. Each result contains summary-level fields (title, employer name, locations as strings, remote preferences); full job details require a separate get_job_detail call. Search and browse climate-related job listings from Climatebase.org, the leading platform for climate careers. Fulfilled by Parse from climatebase.org.
- b2b-directory
- climatebase-org
- government-public
- 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/bdf0c143-2779-4da9-b1da-d7a96d156156/search_jobs
- Interface artifact
- sha256:ea2061eb20e293d7f6c815ec24a0d9ebd534c529356a02b94dbdaf7a0efde329
- Manifest digest
- sha256:d98fbd945f6ad5534b0a8db238417acf7ebab907be3a2b11f366d206c66b8264
Request fields
- l (string): Location filter. Free-text location name (e.g. 'San Francisco') or 'Remote' to filter for remote jobs
- q (string): Search query keyword matching job title and description
- date (string): Date posted filter: Allowed values: month, week, today
- page (integer): Page number (0-indexed)
- limit (integer): Results per page (max 1000)
- employment_type (string): Employment type filter: Allowed values: Full time role, Contract position, Part time position, Internship
- experience_level (string): Experience level filter: Allowed values: Mid Level, Senior Level, Early Career, Entry Level, Director / Executive, No Previous Experience
- organization_size (string): Organization size filter: Allowed values: 5000 +, 1001-5000, 501-1000, 251-500, 101-250, 51-100, 21-50, 11-20, 6-10, 1-5
- organization_type (string): Organization type filter: Allowed values: Company, Nonprofit, Government
- workplace_preference (string): Workplace preference filter: Allowed values: In-person, Hybrid, Remote
Example queries
- {"l":"Remote","q":"solar","date":"month","page":"0","limit":"5","employment_type":"Full time role","experience_level":"Mid Level","organization_size":"5000 +","organization_type":"Company","workplace_preference":"In-person"}