Crossref DOI & Academic Metadata Scraper
Pricing
from $2.25 / 1,000 results
Crossref DOI & Academic Metadata Scraper
Look up DOIs and search 150M+ scholarly works via the official Crossref API: titles, authors, publishers, journals, open-access, funders.
Pricing
from $2.25 / 1,000 results
Rating
0.0
(0)
Developer
Cynix Dev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Look up DOIs and search 150M+ scholarly works via the official Crossref API: titles, authors, publishers, journals, open-access, funders. Keyless.

What it does
Crossref is the official DOI registration agency for scholarly publishing — the authoritative metadata registry behind almost every academic citation. This actor reads it for clean, reliable, keyless academic metadata.
Modes
| Mode | What it returns |
|---|---|
| search | Search 150M+ works by keyword, get rich metadata |
| doi | Look up a single work by full DOI |
Example Inputs
Search machine-learning papers
{ "mode": "search", "query": "machine learning", "maxResults": 20 }
Look up a specific DOI
{ "mode": "doi", "query": "10.1038/nature14539" }
Output
Per work: doi, title, type, authors, publisher, journal, published_year, volume, issue, pages, url, references_count, open_access, license_url, funder, scraped_at.
Use Cases
- Citation resolution: DOI → full metadata
- Bibliography building: structured reference data
- Publisher / journal analysis: output by venue
- Open-access tracking: license and OA status
Data Source
Crossref API — free, keyless, authoritative.
Limitations
- Metadata completeness varies by publisher
- Some
selectfields (license/funder) missing on older records