Grants: Search Opportunities
Grants via Parse · government_public
Full-text search across all federal funding opportunities. Supports filtering by status, funding instrument, eligibility, and category. Results are paginated with 25 items per page and sortable by relevance, dates, title, or award amounts. Each result includes summary fields; use get_opportunity with the returned opportunity_id for full details. Search and retrieve detailed information about federal funding opportunities from Simpler.Grants.gov. Fulfilled by Parse from simpler.grants.gov.
- education
- finance
- government-public
- grants
- parse
- platform-key
- simpler-grants-gov
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b95e14f8-5674-44f3-9eb6-406ba5a4b74d/search_opportunities
- Interface artifact
- sha256:5422e5b5cc94dd1fc109afd75e900dd60a73bc29b698a36705ea08980d75c5d7
- Manifest digest
- sha256:9f5b2a7042f5816eb51ae60b3136a432663eda2770e9649f6fdb656fc5b07fd0
Request fields
- page (integer): Page number (1-based). Each page returns up to 25 results.
- query (string): Free-text search query matching opportunity titles and descriptions.
- status (string): Comma-separated opportunity statuses to include. Valid values: posted, forecasted, closed, archived.
- sort_by (string): Sort order for results.: Allowed values: relevancy, closeDateDesc, closeDateAsc, postedDateDesc, postedDateAsc, opportunityTitleAsc, opportunityTitleDesc, awardFloorAsc, awardFloorDesc, awardCeilingAsc, awardCeilingDesc
- category (string): Filter by funding activity category (e.g. health, education, environment). Omit for all.
- eligibility (string): Filter by eligible applicant type (e.g. state_governments, individuals, small_businesses). Omit for all.
- funding_instrument (string): Filter by funding instrument type. Valid values: grant, cooperative_agreement, procurement_contract, other. Omit for all.