Idealist: Search Jobs
Idealist via Parse · jobs
Full-text search over Idealist's nonprofit job index. Supports keyword queries, geographic filtering, job type filtering, and location type filtering. Returns paginated results (20 per page, up to 50 pages). Each hit includes summary fields (name, orgName, city, jobType, salary, objectID). Search and retrieve nonprofit jobs, volunteer opportunities, internships, and organizations from Idealist.org Fulfilled by Parse from idealist.org.
- b2b-directory
- government-public
- idealist
- idealist-org
- 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/a6b511c9-8fb7-4db9-98f1-0e4aca5926e4/search_jobs
- Interface artifact
- sha256:428bb8de881ca145ab280943a6bc52cae2808f6ed325658e51333a6381e8caf4
- Manifest digest
- sha256:87794b2f16215718353cb89dfb1d6f556ea3791e80270317c5c2da0c3a02aae0
Request fields
- q (string): Search query keyword
- page (integer): Page number (0-indexed)
- radius (integer): Search radius in meters from location
- job_type (string): Job type filter: FULL_TIME, PART_TIME, TEMPORARY, CONTRACT: Allowed values: PART_TIME, FULL_TIME, TEMPORARY, CONTRACT
- location (string): Latitude,longitude for geo search (e.g. '40.7128,-74.0060')
- location_type (string): Location type filter: ONSITE, REMOTE, HYBRID: Allowed values: ONSITE, REMOTE, HYBRID
Example queries
- {"q":"education","page":"0","radius":"50000","job_type":"FULL_TIME","location":"40.7128,-74.0060","location_type":"ONSITE"}