Academic Search Grants
Search research grants across Grants.gov, NIH, CORDIS, and UKRI
- Search Grants.gov, NIH RePORTER, CORDIS, and UKRI in one request
- Filter by deadline, funding amount, and provider
- Unified results with agency, eligibility, and funding details
Trusted by
Automate in 3 Steps
Pick Your Platform
Choose Make, n8n, or Zapier
Add PDF Vector
Search for 'PDF Vector' in apps/nodes list
Build Your Workflow
Connect to 1000+ apps
Popular Automations
Ready-to-use workflow templates for Make, n8n, and Zapier
Research topic → Grant alerts
New grant → Team notification
Grant search → Funding database
For Developers
Get started in seconds. Copy and run.
import { createClient } from "@pdfvector/client";const client = createClient({ apiKey: "YOUR_API_KEY" });const result = await client.academic.searchGrants({ query: "machine learning healthcare", providers: ["grants-gov", "nih-reporter"], limit: 5, fundingMin: 50000, deadlineFrom: "2026-01-01", fields: ["title", "agency", "fundingAmountMin", "fundingAmountMax", "deadlineDate", "url"],});console.log(`Found ${result.estimatedTotalResults} grants`);for (const grant of result.results) { console.log(`${grant.title} — ${grant.agency}`); console.log(` Funding: $${grant.fundingAmountMin?.toLocaleString()} - $${grant.fundingAmountMax?.toLocaleString()}`); console.log(` Deadline: ${grant.deadlineDate}`);}Key Features
4 Grant Databases
Search Grants.gov, NIH RePORTER, CORDIS (EU), and UKRI simultaneously with unified, deduplicated results.
Deadline Filtering
Filter by application deadline range to find grants that are currently accepting applications.
Funding Range
Filter by minimum and maximum funding amounts to find grants matching your project's budget requirements.
Credit Costs
Simple, predictable pricing
per search request
Each grant search request costs 2 credits regardless of the number of results returned or providers queried.
Everything You Need for Document Processing
Parse, ask questions, and extract structured data from any document type
Academic Search
Search across PubMed, arXiv, OpenAlex, Semantic Scholar, and more.
Academic Fetch
Fetch paper metadata by DOI, PMID, arXiv ID, or other identifiers.
Academic Find Citations
Find relevant citations for your text using semantic matching.
Academic Paper Graph
Get a paper's citing papers and references as full publication objects.
Academic Similar Papers
Find similar papers using citation network analysis with similarity scores.
Academic Search Grants(current)
Search grants across Grants.gov, NIH RePORTER, CORDIS, and UKRI.

