Idealist: Search Internships
Idealist via Parse · jobs
Full-text search over Idealist's internship index. Supports keyword queries, geographic filtering, and location type filtering. Returns paginated results (20 per page, up to 50 pages). Each hit includes name, orgName, city, locationType, payment 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_internships
- Interface artifact
- sha256:a57cfd0a2bfa1d991326182d1eb98d2fade83d0d1b956364f1b35768a97d1ecd
- Manifest digest
- sha256:3250d0072eec166eb1b027900857442ca41f61f9607284549a48b2031fd385c3
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')
- location_type (string): Location type filter: ONSITE, REMOTE, HYBRID: Allowed values: ONSITE, REMOTE, HYBRID
Example queries
- {"q":"education","page":"0","radius":"50000","location":"40.7128,-74.0060","location_type":"ONSITE"}