OSTI DOE Research Scraper
Pricing
from $4.52 / 1,000 results
OSTI DOE Research Scraper
Search US Department of Energy research on OSTI by keyword. Each record returns the title, authors, publication date, product type, DOI, research organizations, subjects, and a link to the full text. Useful for scientific research and tracking energy science output over time.
Pricing
from $4.52 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
π¬ OSTI DOE Research Scraper
π Mine decades of US Department of Energy science. Search OSTI.gov and export research records with authors, DOI, orgs, subjects, and full-text links.
Powered by the public OSTI.gov API. No key, no login.
π What it does
- Full-text searches the DOE scientific and technical research catalog.
- Returns title, authors, DOI, publication date, and document type.
- Captures report number, DOE contract number, research orgs, and sponsor orgs.
- Adds subject tags plus citation and full-text (PDF) links.
- Filters by product type and sorts by relevance or date.
βοΈ Input
| Field | Type | Description |
|---|---|---|
query | string | Full-text search query. |
productType | select | Limit to a document type (report, journal article, dataset, etc.). |
sort | select | Relevance, newest first, or oldest first. |
maxItems | integer | How many records to return. Free plan is capped at 10. |
{ "maxItems": 25, "query": "nuclear fusion", "productType": "Journal Article", "sort": "publication_date desc" }
π Output
| Field | Description |
|---|---|
title / ostiId / doi | Record identity |
authors | Author list |
publicationDate / entryDate | Dates |
productType / reportNumber / doeContractNumber | Document metadata |
researchOrgs / sponsorOrgs | Institutions |
subjects | Subject tags |
description | Abstract |
citationUrl / fulltextUrl | Links to the record and full text |
scrapedAt | When the record was collected |
error | Null on success |
β FAQ
Do I need an API key? No. The OSTI.gov records API is public.
Is full text always available? A full-text PDF link is included when OSTI hosts one; otherwise it is null.
β οΈ Disclaimer: Independent tool, not affiliated with OSTI or the US DOE. Only publicly available data is collected.