grantwatch.com API: search_grants
grantwatch.com via Parse · government_public
Full-text search over grant listings with optional recipient-type filter. Returns paginated results with title, description, deadline, and amount. Pagination via page param (1-based). Each result includes a GrantWatch ID usable with get_grant_detail for full metadata. Search and discover grant opportunities, foundation funders, and grant categories from GrantWatch.com. Fulfilled by Parse from grantwatch.com.
- b2b-directory
- finance
- government-public
- grantwatch-com
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d19795cb-310a-442d-9d61-df5b51c9c90c/search_grants
- Interface artifact
- sha256:53a1d302aa6f14e9a54391891a8999e47849963c1ba9f13070613f380770c9c7
- Manifest digest
- sha256:a6550aa3d2195adf8c835057597020b8448b4c2cebbf272d796a7c5720947427
Request fields
- page (integer): Page number for pagination.
- keyword (string): Search keyword to filter grants by title or description.
- recipients (string): Comma-separated list of recipient IDs to filter by eligible recipient type.: Allowed values: 1, 2, 3, 4
Example queries
- {"page":"1","keyword":"education","recipients":"1"}