ARPA-H Awards Directory Apify Actor
Pricing
Pay per usage
Go to Apify Store
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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
maxItemsand respects the platform charging limit.
Use cases
- Track new ARPA-H awards for biotech business development and grant intelligence.
- Monitor public awardee activity by program, office, or award year.
- 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 whenstartUrlsis not supplied.keyword,awardType,managingOffice,year: optional directory filters.
Output fields
| Field | Type | Description |
|---|---|---|
| award_id | string | Numeric award ID from the URL |
| award_title | string | Award title |
| award_url | string | Canonical award detail URL |
| award_type | string | Award type |
| award_activity | string | Activity/program label |
| summary_text | string | Directory summary text |
| body_text | string | Detail-page body text |
| award_start_date | date | Award start date |
| award_amount_text | string | Displayed award amount |
| prime_awardee | string | Prime awardee organization |
| principal_investigators | array | Public PI names |
| location | string | Public location |
| managing_office | string | Managing office |
| source_page_url | string | Scraped page URL |
| scraped_timestamp | date | UTC 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