Grants.gov Scraper API - Federal Grant Opportunities & Leads
Pricing
from $2.00 / 1,000 grants.gov federal grant opportunities scraper api evidence items
Grants.gov Scraper API - Federal Grant Opportunities & Leads
Search agency-published Grants.gov opportunity metadata by keyword, agency, CFDA, status, funding, eligibility, and dates. Returns source-linked synopsis, funding, contacts, and explicit evidence limits.
Pricing
from $2.00 / 1,000 grants.gov federal grant opportunities scraper api evidence items
Rating
0.0
(0)
Developer
Ava Torres
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Grants.gov Federal Grant Opportunities Scraper API
Search the official, public Grants.gov API for federal funding notices and return buyer-ready, source-linked opportunity evidence. Use it for grant prospecting, funding research, nonprofit pipelines, university research alerts, and federal opportunity monitoring.
What it returns
- opportunity ID/number, title, agency, status, posted/close/archive dates
- synopsis and applicant eligibility descriptions
- funding instruments/categories, award ceiling/floor, estimated funding, expected awards
- Assistance Listing / CFDA numbers and titles
- agency contact details and official Grants.gov/agency URLs
- retrieval timestamp, exact query, source hit count, total result bound, and evidence caveats
- explicit
NO_MATCH,INVALID_INPUT, orSOURCE_UNAVAILABLErecords instead of silent empty runs
Fast default
The default searches posted opportunities matching artificial intelligence and returns at most 5 paid rows:
{"keyword":"artificial intelligence","status":"posted","maxResults":5}
Maximum first-run charge: $0.0101 ($0.0001 start + up to 5 × $0.002 dataset items). Apify's maximum-total-charge setting can reduce the result cap before source work.
Examples
Exact opportunity:
{"opportunityNumber":"PD-19-127Y","status":"posted","maxResults":1}
Small-business science opportunities:
{"keyword":"artificial intelligence","fundingCategory":"ST","eligibility":"23","status":"posted","maxResults":10}
Agency and Assistance Listing search:
{"agency":"NSF","assistanceListing":"47.075","status":"posted","maxResults":5}
Standalone:
$go run ./cmd/grants-gov-opportunities --keyword "artificial intelligence" --status posted --max-results 5
Dates use MM/DD/YYYY. Funding, eligibility, and agency filters use Grants.gov codes. maxResults is a total response cap, not a per-page cap.
Evidence boundaries
Records are agency-published opportunity metadata exposed by Grants.gov. They are not proof that a notice remains open, a particular applicant is eligible, appropriated funding remains available, an application will receive an award, or that this bounded search is complete. Dates, amounts, contacts, attachments, eligibility, and status can be amended, archived, delayed, corrected, or superseded. Always review the current linked notice and agency instructions before acting. This product does not provide legal or grant advice and is not endorsed by Grants.gov or a publishing agency.
Detail enrichment is best effort: when a detail request is transiently unavailable, the actor preserves the valid search record rather than discarding it. The official search/detail APIs are queried without credentials, with bounded retries for transient failures.
Pricing
Pay per event: $0.0001 per run start + $0.002 per dataset item. No subscription is required by this actor; platform usage and configured charge limits still apply.