Grants.gov Federal Grant Opportunities Scraper
Pricing
from $7.00 / 1,000 results
Grants.gov Federal Grant Opportunities Scraper
Scrape federal grant opportunities from Grants.gov. Get titles, agencies, funding amounts, deadlines, eligibility, and descriptions. Filter by keyword, agency, status, category, and date range. Supports detailed mode with full descriptions, contacts, and attachments.
Pricing
from $7.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share

๐๏ธ Grants.gov Federal Grant Opportunities Scraper
๐ Scrape federal grant opportunities from Grants.gov. Get titles, agencies, funding amounts, deadlines, eligibility, and descriptions. Filter by keyword, agency, status, category, and date range with optional detailed mode.
๐ Last updated: 2026-04-23
Whether you're a nonprofit seeking funding, a university tracking research grants, or a government contractor monitoring new opportunities, this tool makes it easy to collect structured grant data from the federal government's official grant portal.
The Grants.gov Scraper collects federal grant opportunities with titles, agencies, funding amounts, deadlines, eligibility, descriptions, and document attachments. Filter by keyword, agency, status, category, and date range. Supports detailed mode with full descriptions, contacts, and attachments.
| Target Audience | Nonprofits, universities, government contractors, grant writers, policy analysts |
| Primary Use Cases | Grant monitoring, funding research, competitive intelligence, deadline tracking |
๐ What Does It Do
This tool collects federal grant opportunity data from Grants.gov, supporting keyword search with multiple filter options. It delivers:
- ๐ Grant listings - opportunity titles, numbers, agencies, and statuses from hundreds of federal programs
- ๐ฐ Funding details - estimated funding totals, award ceilings, and award floors for each opportunity
- ๐ Key dates - posting dates, application deadlines, and archive dates
- ๐๏ธ Agency data - agency names, codes, and parent department information
- ๐ Powerful filters - search by keyword, agency, status, funding category, eligibility type, and date range
- ๐ Full descriptions - optionally fetch complete descriptions, eligibility details, contact info, and document attachments
๐ฌ How to Use the Grants.gov Scraper - Full Demo
๐ง Demo video coming soon
โ๏ธ Input
To start collecting federal grant data, simply fill in the input form. You can search Grants.gov based on:
| Field | Type | Description |
|---|---|---|
| Keywords | String | Search for grants containing these keywords (e.g. "health", "education", "climate"). Supports AND/OR operators. |
| Max Items | Integer | Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000. |
| Opportunity Status | Select | Filter by grant status: Posted (Open), Forecasted, Closed, Archived, or All. |
| Agency | String | Filter by federal agency code (e.g. "HHS", "DOE", "EPA", "NSF", "USDA"). |
| Funding Category | String | Filter by category code (e.g. HL for Health, ED for Education, EN for Energy). |
| Eligibility | String | Filter by applicant type code (e.g. 12 for Nonprofits, 00 for State govts). |
| Close Date From | String | Only include grants closing on or after this date (MM/DD/YYYY). |
| Close Date To | String | Only include grants closing on or before this date (MM/DD/YYYY). |
| Include Full Details | Boolean | Fetch full description, eligibility info, contact details, and attachments for each grant. |
Example 1: Search open grants by keyword
{"keywords": "climate","maxItems": 50,"oppStatuses": "posted","agencies": "EPA","includeDetails": true}
Example 2: Browse all open health grants
{"keywords": "health","maxItems": 200,"oppStatuses": "posted","fundingCategories": "HL"}
โ ๏ธ Free users are limited to 10 items per run. Sign up for a paid plan to collect up to 1,000,000 items.
๐ Output
After the Actor finishes its run, you'll get a dataset with the output. You can download results as Excel, HTML, XML, JSON, or CSV.
๐งพ Output Schema
| Field | Type | Description |
|---|---|---|
| url | String | Grant opportunity page on Grants.gov |
| opportunityId | Number | Unique opportunity identifier |
| opportunityNumber | String | Official opportunity number |
| title | String | Opportunity title |
| agencyCode | String | Issuing agency code |
| agency | String | Issuing federal agency name |
| topAgency | String | Parent department name |
| status | String | Current status (Posted, Forecasted, Closed) |
| category | String | Grant category type |
| estimatedFunding | String | Total estimated program funding |
| awardCeiling | String | Maximum award amount |
| awardFloor | String | Minimum award amount |
| costSharing | Boolean | Whether cost sharing is required |
| postDate | String | Date posted |
| closeDate | String | Application deadline |
| contactEmail | String | Agency contact email |
| applicantTypes | Array | Eligible applicant types |
| fundingInstruments | Array | Funding instrument types |
| scrapedAt | String | Timestamp of data collection |
๐ฆ Sample Output
Sample 1:
{"url": "https://www.grants.gov/search-results-detail/357994","opportunityId": 357994,"opportunityNumber": "P25AS00474","title": "FY2025 NAGPRA Repatriation Grants","agencyCode": "DOI-NPS","agency": "National Park Service","topAgency": "Department of the Interior","status": "POSTED","category": "Discretionary","estimatedFunding": "3407000","awardCeiling": "25000","awardFloor": "1000","costSharing": false,"postDate": "2025-01-03","closeDate": "2026-05-08","contactEmail": "nagpra_grants@nps.gov","applicantTypes": ["Special district governments", "Native American tribal governments"],"fundingInstruments": ["Grant"],"scrapedAt": "2026-04-07T12:00:00.000Z"}
Sample 2:
{"url": "https://www.grants.gov/search-results-detail/358120","opportunityId": 358120,"title": "Environmental Education Grants Program","agencyCode": "EPA","agency": "Environmental Protection Agency","topAgency": "Environmental Protection Agency","status": "POSTED","estimatedFunding": "3500000","awardCeiling": "100000","postDate": "2025-02-15","closeDate": "2026-06-30","scrapedAt": "2026-04-07T12:00:00.000Z"}
Sample 3:
{"url": "https://www.grants.gov/search-results-detail/358250","opportunityId": 358250,"title": "Community Health Worker Training Program","agencyCode": "HHS-HRSA","agency": "Health Resources and Services Administration","topAgency": "Department of Health and Human Services","status": "POSTED","estimatedFunding": "12000000","awardCeiling": "500000","awardFloor": "50000","postDate": "2025-03-01","closeDate": "2026-07-15","scrapedAt": "2026-04-07T12:00:00.000Z"}
โจ Why Choose the Grants.gov Scraper?
| Benefit | Description |
|---|---|
| โก Batch collection | Collect up to 1 million grants at once instead of browsing one at a time |
| ๐ Multiple filters | Search by keyword, agency, status, category, eligibility, and date range |
| ๐ Full descriptions | Optionally fetch complete text, contacts, and attachments |
| ๐ Structured output | Export to JSON, CSV, or Excel for immediate analysis |
| ๐ Automated scheduling | Set up daily or weekly monitoring for new opportunities |
| ๐ Agency contacts | Email, phone, and contact name included when available |
| ๐ฏ No coding required | Point-and-click interface that anyone can use |
๐ How Does It Compare?
| Feature | Our Tool | Manual Website Search |
|---|---|---|
| Batch collection | โ Up to 1M grants | โ Browse one at a time |
| Multiple filters | โ Keyword, agency, status, category | โ ๏ธ Limited search |
| Full descriptions | โ Complete text + attachments | โ ๏ธ Click each one |
| Structured output | โ JSON, CSV, Excel | โ HTML pages only |
| Automated scheduling | โ Daily/weekly monitoring | โ Manual visits |
๐ How to Use
- Sign Up - Create a free account w/ $5 credit (takes 2 minutes)
- Find the Scraper - Search for "Grants.gov Scraper" in the Apify Store
- Set Input - Enter your keywords, filters, and how many grants you want
- Run It - Click "Start" and let it collect your data
- Download Data - Get your results in the "Dataset" tab as CSV, Excel, or JSON
Total Time: Basic mode: 100 grants in about 2 seconds. With details enabled, each grant adds 0.2-0.5 seconds. No Technical Skills Required: Everything is point-and-click
๐ผ Business Use Cases
Nonprofits and Universities:
- Monitor new funding opportunities daily to catch deadlines early
- Track research grants from NSF, NIH, DOE, and other agencies
- Build a pipeline of upcoming opportunities with deadlines and funding amounts
Government Contractors:
- Identify new contract and grant opportunities as they are posted
- Analyze federal funding trends and agency priorities
- Compare award amounts across agencies and categories
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฏ | Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely. |
| ๐ | Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines. |
| โก | Fast. Optimized request patterns return results in seconds, not minutes. |
| ๐ | Always fresh. Every run pulls live data, so the dataset reflects the source as of run time. |
| ๐ | No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage. |
| ๐ก๏ธ | Reliable. Battle-tested across many runs and edge cases, with graceful error handling. |
| ๐ซ | No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK. |
๐ Production-grade structured data without the engineering overhead of building and maintaining your own scraper.
๐ How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| โญ Grants.gov Federal Grant Opportunities Scraper (this Actor) | $5 free credit, then pay-per-use | Full source coverage | Live per run | Source-native filters supported | โก 2 min |
| Build your own scraper | Engineering hours | Full once built | Whenever you maintain it | Custom code | ๐ข Days to weeks |
| Paid managed APIs | $$$ monthly | Vendor-defined | Live | Vendor-defined | โณ Hours |
| Third-party data dumps | Varies | Subset, often stale | Periodic | None | ๐ Variable |
Pick this Actor when you want broad coverage, server-side filtering, and no pipeline maintenance.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Grants.gov Federal Grant Opportunities Scraper page on the Apify Store.
- ๐ฏ Set input. Configure the input fields in the form (or paste a JSON), then set
maxItems. - ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ผ Business use cases
๐ Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
๐ค Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- ๐ฌ ChatGPT
- ๐ง Claude
- ๐ Perplexity
- ๐ Copilot
๐ฐ How much does it cost?
Apify gives you $5 in free monthly credits on the Apify Free plan, enough to test Grants.gov Federal Grant Opportunities Scraper and pull a real sample dataset. For ongoing usage:
- Starter plan ($49/month) โ Recommended for individuals running Grants.gov Federal Grant Opportunities Scraper regularly. Includes higher concurrency and larger datasets.
- Scale plan ($499/month) โ Recommended for teams running Grants.gov Federal Grant Opportunities Scraper at production scale.
Pay-Per-Event pricing means you only pay for what you actually use. Failed runs are never charged. See the Pricing tab on this Actor's page for exact event prices.
๐ก Tips for using Grants.gov Federal Grant Opportunities Scraper
- Start with a small
maxItems(3-10) to validate output format before running larger jobs. - Use Apify Schedules to run Grants.gov Federal Grant Opportunities Scraper on a recurring basis and keep your dataset fresh.
- Export via Integrations: Apify connects to Google Sheets, Airbyte, Make, Zapier, and direct webhooks โ pipe your data anywhere.
- Monitor with webhooks: trigger downstream workflows the moment a run finishes.
- Re-run failed items: if any individual records error out, re-run with their inputs only. Failed events are not charged.
โ๏ธ Is it legal to use Grants.gov Federal Grant Opportunities Scraper?
Yes. Grants.gov Federal Grant Opportunities Scraper only collects publicly available data. Web scraping public data has been confirmed as legal by US courts (see hiQ Labs v. LinkedIn) and is widely used for research, market analysis, and business intelligence.
However, you are responsible for:
- Respecting the source website's Terms of Service.
- Complying with GDPR, CCPA, and other applicable data-protection laws when personal data is involved.
- Not republishing copyrighted content without permission.
If you have specific compliance concerns, consult your legal team. See the Apify legal docs for more.
โ Frequently Asked Questions
๐ Automating Your Workflows
For advanced users who want to automate this process, you can control the scraper programmatically with the Apify API. This allows you to schedule regular data collection and integrate with your existing business tools.
- Node.js: Install the apify-client NPM package
- Python: Use the apify-client PyPI package
- See the Apify API reference for full details
๐ Integrate Grants.gov Scraper with any app
Last but not least, Grants.gov Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform.
These include:
- Make - Automate grant monitoring workflows
- Zapier - Get alerts when new grants match your criteria
- Slack - Get notified in your team channel
- Airbyte - Build data pipelines
- GitHub - Version control integration
- Google Drive - Export grant data to spreadsheets
Alternatively, you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Grants.gov Scraper successfully finishes a run.
๐ Integrate with any app
Grants.gov Federal Grant Opportunities Scraper connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe results into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push fresh data into your product backend, or alert your team in Slack.
๐ Recommended Actors
Looking for more government data tools? Check out these related actors:
| Actor | Description | Link |
|---|---|---|
| GSA eLibrary Scraper | Collect government contract data from GSA | https://apify.com/parseforge/gsa-elibrary-scraper |
| FAA Aircraft Registry Scraper | Extract aircraft registration data | https://apify.com/parseforge/faa-aircraft-registry-scraper |
| FINRA BrokerCheck Scraper | Look up broker registration data | https://apify.com/parseforge/finra-brokercheck-scraper |
| FDIC Bank Financial Data Scraper | Extract US bank financial data | https://apify.com/parseforge/fdic-bank-scraper |
| Greatschools Scraper | Collect school ratings and data | https://apify.com/parseforge/greatschools-scraper |
Pro Tip: ๐ก Browse our complete collection of data collection actors to find the perfect tool for your business needs.
๐ Need Help?
- Check the FAQ section above for common questions
- Visit the Apify documentation for platform guides
- Contact us at Tally contact form
โ ๏ธ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Grants.gov, the U.S. government, or any federal agency. All trademarks mentioned are the property of their respective owners.