ARPA-H Awards Directory Apify Actor avatar

ARPA-H Awards Directory Apify Actor

Pricing

Pay per usage

Go to Apify Store
ARPA-H Awards Directory Apify Actor

ARPA-H Awards Directory Apify Actor

Scrapes the public ARPA-H awards directory and award detail pages into structured records.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Chris Hoover

Chris Hoover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrapes the public ARPA-H awards directory into structured award records with detail-page metadata, award bodies, and source URLs.

What it does

  • Crawls ARPA-H award listing pages and follows the public award detail pages.
  • Captures the award title, award type, activity/program, award start date, award amount, prime awardee, PI names, location, managing office, and the detail body text.
  • Stops cleanly at the configured maxItems and respects the platform charging limit.

Use cases

  1. Track new ARPA-H awards for biotech business development and grant intelligence.
  2. Monitor public awardee activity by program, office, or award year.
  3. Build curated funding lead lists from a narrow federal health-innovation dataset.

Input

  • startUrls: directory pages or direct award detail URLs.
  • maxItems: maximum records to emit.
  • startPage: first directory page to crawl when startUrls is not supplied.
  • keyword, awardType, managingOffice, year: optional directory filters.

Output fields

FieldTypeDescription
award_idstringNumeric award ID from the URL
award_titlestringAward title
award_urlstringCanonical award detail URL
award_typestringAward type
award_activitystringActivity/program label
summary_textstringDirectory summary text
body_textstringDetail-page body text
award_start_datedateAward start date
award_amount_textstringDisplayed award amount
prime_awardeestringPrime awardee organization
principal_investigatorsarrayPublic PI names
locationstringPublic location
managing_officestringManaging office
source_page_urlstringScraped page URL
scraped_timestampdateUTC scrape timestamp

Example

{
"award_id": "4496",
"award_title": "SCOPE: Scalable Cell Therapies Using Optimized Phenotyping and Enrichment",
"award_url": "https://arpa-h.gov/explore-funding/awards/4496",
"award_type": "Mission Office Award",
"award_activity": "Scalable Solutions Project",
"summary_text": "In this project, Exthymic is developing a first-in-class, end-to-end, automated manufacturing cell therapy platform to enable adaptive process control...",
"award_start_date": "2026-06-18",
"award_amount_text": "Up to $25M",
"prime_awardee": "Exthymic Corporation",
"principal_investigators": ["Rich Stoner"],
"location": "San Diego, CA",
"managing_office": "Scalable Solutions Office",
"source_page_url": "https://arpa-h.gov/explore-funding/awards",
"scraped_timestamp": "2026-07-09T12:50:29.518942+00:00"
}

Pricing

Recommended price: $12.99 per 1,000 results.

Example costs:

  • 100 results: $1.30
  • 500 results: $6.50
  • 1,000 results: $12.99
  • 5,000 results: $64.95