SBIR/STTR Funding Intel avatar

SBIR/STTR Funding Intel

Pricing

Pay per usage

Go to Apify Store
SBIR/STTR Funding Intel

SBIR/STTR Funding Intel

Find SBIR/STTR solicitations and topics by keyword and agency using public SBIR.gov data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Noetic Data

Noetic Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Find SBIR/STTR solicitations and topics by keyword and agency using public SBIR.gov data.

This Actor uses public structured data from SBIR.gov. It normalizes source-specific records into a consistent Apify dataset for monitoring, lead generation, research, and scheduled automation.

Who It Helps

R&D startups, grant consultants, university commercialization teams, and innovation scouts.

Input

{
"searchTerms": [
"software",
"ai"
],
"agencies": [
"NSF",
"NASA"
],
"maxItems": 25,
"includeRaw": false
}

Fields

  • searchTerms - Required. One or more keywords or phrases to match.
  • regions - Optional. Source-specific region filters.
  • dateFrom - Optional. ISO date in YYYY-MM-DD. Defaults to 30 days before the run.
  • dateTo - Optional. ISO date in YYYY-MM-DD.
  • maxItems - Optional. Defaults to 100; capped at 1000.
  • includeRaw - Optional. Include the raw source payload in extra.raw.
  • agencies - Optional. SBIR agency codes such as NSF, NASA, DOE, or HHS.

Output

Each dataset item includes stable top-level fields:

{
"id": "source-id",
"title": "Record title",
"description": "Short source summary",
"sourceName": "SBIR.gov",
"sourceUrl": "https://example.gov/detail",
"publishedAt": "2026-07-06T00:00:00.000Z",
"location": "Best available location",
"category": "Best available category",
"value": null,
"contactUrl": "https://example.gov/detail",
"scrapedAt": "2026-07-06T05:00:00.000Z",
"extra": {
"matchedSearchTerms": ["software"]
}
}

Source-specific fields are kept under extra so downstream automations can rely on the stable top-level schema.

Notes

SBIR.gov currently warns that its public APIs are under maintenance. The Actor records a warning and returns available data when the API responds.

This Actor does not bypass logins, CAPTCHAs, paywalls, or access controls. It is built for public-data monitoring and exports only records returned by the source service.

Monetization

Launch pricing is pay per result using apify-default-dataset-item: USD 3.00 per 1,000 normalized records, plus a tiny Actor-start event. The implementation uses public APIs and no browser automation to keep platform cost low.