Grant Opportunity Records — US Grants.gov Federal Extract avatar

Grant Opportunity Records — US Grants.gov Federal Extract

Pricing

from $33.50 / 1,000 grant opportunity records

Go to Apify Store
Grant Opportunity Records — US Grants.gov Federal Extract

Grant Opportunity Records — US Grants.gov Federal Extract

Per-record U.S. federal grant opportunities from the official Grants.gov daily extract. Agency, program, eligibility, award size, dates. Keyless, metadata-only, public domain. No contact-person data.

Pricing

from $33.50 / 1,000 grant opportunity records

Rating

0.0

(0)

Developer

NexGen Signal

NexGen Signal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Grant Opportunity Records — U.S. Grants.gov Federal Extract

Official source. No API key. Pay per record.

This actor turns the U.S. government's Grants.gov daily database extract into clean, per-opportunity records — every federal grant opportunity (posted synopses and planned forecasts) an organization screens before it invests in an application. Each run reads the official Grants.gov XML extract (the Class A bulk file) and delivers one row per opportunity: the opportunity number, the agency and program, the eligibility categories, the funding instrument, the award ceiling and floor, the open and close dates, and the CFDA / Assistance Listing numbers — the fit-screening facts, and only the metadata, never a grantor's contact person and never an attachment's contents.

What this is, in one paragraph

Grants.gov publishes a complete database extract of federal grant opportunities every day as a single bulk XML file. This actor reads that official extract directly, streams it, and flattens each opportunity into one analysis-ready record: what the opportunity is, which agency is offering it, who is eligible, how much money is on the table, and when it opens and closes. Values are verbatim. It carries the dated extract it came from on every record, so a pull is always reproducible and its freshness is auditable. You are billed only for records actually delivered.

Who buys this and for what job

  • Grant teams and nonprofits screening the full federal opportunity set for fit — by agency, eligibility category, funding activity, or award size — before committing to write an application.
  • Universities, hospitals, and research offices tracking which programs are open and forecast across every federal agency in one feed.
  • Consultants and grant-writing firms building a pipeline of open and upcoming opportunities for their clients.
  • Analysts and data engineers who want a keyless, one-call federal grants feed already reduced to org-level, fit-screening fields.

Metadata only — public domain, with an honest boundary

Grant opportunity metadata on Grants.gov is a U.S. Government work and is in the public domain under 17 U.S.C. §105 — free to reuse. But the government's own guidance is explicit that not everything on a federal site is a government work: per USA.gov, "Content on federal websites may include protected intellectual property used with the right holder's permission." Grant opportunities frequently link attachment documents (application packages, NOFO PDFs) that can carry separate rights. So this actor draws a hard line: it carries opportunity metadata only — the structured fields of the extract — and never downloads, parses, or redistributes attachment contents. The licence and this boundary are carried on every record.

Grants.gov also disclaims reliance and endorsement. Per the operating agency (HHS): "Reference in this website to any specific commercial product, process, service, manufacturer, or company is not an endorsement or recommendation by the U.S. Government or the U.S. Department of Health and Human Services (HHS)," and the site's information is "only intended to be general summary information for public use." These are records for fit-screening — not legal, grant-writing, or eligibility advice.

No contact-person data — by construction

Each opportunity in the extract carries a grantor contact (a named official, their email, phone, and a free-text contact blurb). This actor never maps those tags to a field — the parser only reads the org-level metadata tags, so the grantor contact name, email, and phone can never become part of a record. As a second, structural safeguard, every free-text metadata field (description, eligibility notes, explanations, and the information URL) is scrubbed before emit: the grantor contact's own name/text is redacted, and any email address or phone-number pattern is removed. This is enforced by acceptance tests that feed an opportunity carrying all five contact tags plus contact data embedded in the description, and assert none of it survives — and by a live sweep over the full daily extract (83,000+ opportunities → 0 contact emails, 0 contact phones, 0 grantor-contact names emitted).

Living source — a daily, dated file

The extract is a rolling daily file: Grants.gov posts a new dated extract each day, and the bucket keeps a short window of recent dates. This actor pins the latest available extract at run time (or a specific date you request, if it is still in the window), and stamps extract_date and extract_file on every record so a pull is always reproducible and drift is visible. Ask for a date that has already rolled out of the window and the run tells you which dates are available rather than silently substituting another.

Pricing

EventFree planBronzeSilverGold / Platinum / Diamond
grant_opportunity_record$0.05$0.045$0.04$0.0335

Delivered before charged. Blocked runs and empty results cost nothing.

Input

FieldTypeDefaultDescription
recordTypesstring listsynopsis, forecastWhich records to pull: synopsis (posted opportunities), forecast (planned opportunities).
extractDatestring (YYYYMMDD)latestOptional. Pull a specific dated extract; must be within the bucket's rolling window.
agencyCodePrefixstringOptional. Keep only opportunities whose agency code starts with this prefix (e.g. HHS, DOS, USDA).
eligibleApplicantstring (1–2 digits)Optional Grants.gov eligibility code to filter on (e.g. 25 = nonprofits with 501(c)(3)).
onlyOpenbooleanfalseIf enabled, keep only opportunities whose close date is today or later.
maxRecordsinteger500Ceiling on records delivered and billed.

Output

One JSON object per opportunity. Real example (fields as delivered, values verbatim):

{
"record_id": "262148",
"record_type": "synopsis",
"opportunity_id": "262148",
"opportunity_number": "SCAPPD-14-AW-161-SCA-08152014",
"opportunity_title": "Establishment of the Edmund S. Muskie Graduate Internship Program",
"opportunity_category": "D",
"funding_instrument_types": ["CA"],
"categories_of_funding_activity": ["O"],
"category_explanation": "Public Diplomacy",
"cfda_numbers": ["19.040"],
"eligible_applicants": ["25"],
"additional_information_on_eligibility": "Eligibility for U.S. institutions is limited to not-for-profit organizations subject to 501 (c) (3) of the tax code.",
"agency_code": "DOS-SA",
"agency_name": "Bureau of South and Central Asian Affairs",
"post_date": "08152014",
"close_date": "09042014",
"award_ceiling": "600000",
"award_floor": "400000",
"estimated_total_program_funding": "600000",
"source": "U.S. Grants.gov (federal grant opportunity extract)",
"source_url": "https://www.grants.gov/search-results-detail/262148",
"extract_date": "20260818",
"extract_file": "extracts/GrantsDBExtract20260818v2.zip",
"licence": "U.S. Grants.gov ... public domain (17 U.S.C. §105) ... metadata ONLY, never attachment contents ...",
"attribution": "Source: U.S. Grants.gov (HHS) federal grant opportunity extract. Public-domain U.S. Government work.",
"observed_at": "2026-08-18T00:00:00Z"
}

An unbilled RUN_RECEIPT records the robots check, the pinned extract date and file, the rolling window of available dates, the filters applied, records scanned and delivered, and whether charged equals delivered.

Cost guidance

One grant_opportunity_record per delivered opportunity: cost = opportunities delivered × your plan's per-record price. The current daily extract carries roughly 83,000 opportunities (posted synopses plus planned forecasts). A filtered pull — one agency, or only currently-open opportunities — keeps runs small and cheap; 1,000 opportunities is $50 (Free) / $33.50 (Gold).

Honest limitations

  • Metadata only. Opportunity fields only — attachment documents (NOFO PDFs, application packages) are never downloaded or redistributed.
  • Dates are verbatim MMDDYYYY strings as published in the extract; they are not reformatted.
  • Rolling window. Only dates still in the bucket can be pulled; older extracts age out.
  • No contact-person data is emitted, by design.
  • Point-in-time. Each record is the opportunity as of its dated extract; re-run against a newer extract to refresh.

Differentiation

Distinct from the sibling grant products in the NexGenData fleet. Fleet-2's nih-reporter-grant-award-delta tracks awarded grants after the fact (post-award deltas from NIH RePORTER) — the opposite end of the lifecycle. Fleet-2's California grant-deadline watch covers one state's portal. This actor is federal pre-award opportunities — the fit-screening grain, across every federal agency, before an application is written. A narrower, earlier job than either sibling, and all three are named here so buyers pick the right one.

The NexGen Signal family

Part of the NexGen Signal family of official-source, pay-per-record products:

Source: U.S. Grants.gov (HHS) federal grant opportunity extract. Opportunity metadata is a public-domain U.S. Government work (17 U.S.C. §105); linked attachments may carry separate rights and are never included. Reformatted to org-level records; values verbatim; no contact-person data emitted.