Allforgood: Search Opportunities
Allforgood via Parse · government_public
Full-text search over volunteer opportunities with faceted filtering. Supports geographic proximity via lat_lng + radius, and categorical filters (presence, issue areas, skills, commitment types). Returns paginated results and facet counts for all filter dimensions. Each result is a summary; use get_opportunity_detail for full description and signup URL. Search and retrieve volunteer opportunities from the Points of Light global network. Supports filtering by issue area, skills, location, and commitment type. Fulfilled by Parse from allforgood.org.
- allforgood
- allforgood-org
- b2b-directory
- government-public
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/495cbd4b-b6fe-472c-b766-2d09624cf903/search_opportunities
- Interface artifact
- sha256:3f1c09130cb347ba694a5493777360f8b6e900bca8e3273a2bbf470a14264ee3
- Manifest digest
- sha256:1af8dc8d076407c72703001319a43de1a7e8edb59083ae468e6725e5496d630b
Request fields
- page (integer): Page number (0-based).
- query (string): Search keyword to match against opportunity titles and descriptions.
- radius (integer): Search radius in meters (used with lat_lng).
- skills (string): Filter by skills/interests (comma-separated): Administrative, Advocacy, Teaching, Marketing, Business Skills, Media, Web Development, Social Media, Leadership, Nonprofit Management, Research, Data Science, Health Professional, Design, Skilled Labor, Photography, Human Resources, Event Support, Arts, Physical Labor, Technology, Legal, Writing, Caregiving, Finance, Public Speaking, Driving, Mentoring, Fundraising, Spanish Speakers, Food Service, Community Outreach, Accounting, Coa
- lat_lng (string): Geographic coordinates as latitude,longitude for location-based search (e.g. 40.0379,-76.3025).
- presence (string): Filter by presence type (comma-separated): Remote, In-Person.
- issue_areas (string): Filter by issue areas (comma-separated): Education, Health & Wellness, Community Strengthening, Arts & Culture, Children & Youth, Animals, Seniors, Hunger, Disaster Response & Recovery, Environment, STEM, Veterans & Military Families, Disabilities, Technology, Civil Rights, Family Services, Women's Issues, Literacy, Poverty, Sports & Recreation, Immigrant & Refugee Services, Public Safety, Job Training & Employment, Homelessness, COVID-19, Mentoring, Adult Education.
- hits_per_page (integer): Number of results per page (e.g. 5, 10, 20).
- commitment_types (string): Filter by commitment types (comma-separated): Ongoing, Event, AmeriCorps.
Example queries
- {"page":"0","query":"education","hits_per_page":"5"}