Idealist: Search Organizations
Idealist via Parse · jobs
Full-text search over Idealist's nonprofit organization index. Supports keyword queries, geographic filtering, and organization type filtering. Returns paginated results (20 per page, up to 50 pages). Each hit includes name, city, orgType, description, hiring status, and 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_organizations
- Interface artifact
- sha256:287e4b6b3cdb003e678d6c95046af5e2f622655067c817eb8c10bf78386c84d5
- Manifest digest
- sha256:c4b0527f3a955c9576ef47c2b47e3489f11eeb1dc1d1101fdc88503f66ddef5f
Request fields
- q (string): Search query keyword
- page (integer): Page number (0-indexed)
- radius (integer): Search radius in meters from location
- location (string): Latitude,longitude for geo search (e.g. '40.7128,-74.0060')
- org_type (string): Organization type filter: NONPROFIT, SOCIAL_ENTERPRISE, B_CORP: Allowed values: NONPROFIT, SOCIAL_ENTERPRISE, B_CORP
Example queries
- {"q":"education","page":"0","radius":"500000","location":"40.7128,-74.0060","org_type":"NONPROFIT"}