Crossref Scholarly Papers Scraper – DOI Metadata avatar

Crossref Scholarly Papers Scraper – DOI Metadata

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Crossref Scholarly Papers Scraper – DOI Metadata

Crossref Scholarly Papers Scraper – DOI Metadata

$0.5/1K 🔥 Fast Crossref scraper! Scholarly works by search or DOI — title, authors, journal, citations & abstract. No key. JSON, CSV, Excel or API in seconds. Pull thousands for literature reviews & bibliometrics ⚡

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Get clean scholarly paper and DOI metadata from Crossref: title, authors, journal, publisher, abstract, citation counts, subjects, ISSN and publication date. Search by query, title, author or date — or fetch by DOI. As JSON, CSV or Excel. Free, no key.

💵 Pricing

Pay per result — about $0.40 per 1,000 papers. No subscription, no proxy needed. You only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for $0.

🔎 What can it extract?

  • DOI, title, authors ("Given Family")
  • Journal / container title, publisher, work type
  • Citation count (is-referenced-by-count)
  • Publication date (YYYY-MM-DD), volume, issue, page
  • Abstract (HTML/JATS stripped to clean text)
  • Subjects, ISSN, canonical URL
  • Search by query, title, author or publication date, or fetch specific DOIs

🚀 How do I use it?

  1. Click Try for free.
  2. Set the input (see example below).
  3. Click Start and download results as JSON, CSV or Excel — or pull them via the API / schedule them.

⚙️ Input example

{
"mode": "search",
"query": "machine learning",
"fromDate": "2023-01-01",
"sort": "is-referenced-by-count",
"maxItems": 50
}

Fetch specific papers by DOI:

{
"mode": "dois",
"dois": ["10.1038/nature12373", "10.1145/3292500.3330701"]
}

📦 Output example

{
"doi": "10.1038/nature14539",
"title": "Deep learning",
"authors": ["Yann LeCun", "Yoshua Bengio", "Geoffrey Hinton"],
"journal": "Nature",
"publisher": "Springer Science and Business Media LLC",
"type": "journal-article",
"published_date": "2015-05-28",
"citations": 61234,
"url": "https://doi.org/10.1038/nature14539",
"abstract": "Deep learning allows computational models ...",
"subjects": ["Multidisciplinary"],
"issn": ["0028-0836", "1476-4687"],
"volume": "521",
"issue": "7553",
"page": "436-444",
"scraped_at": "2026-07-01T00:00:00+00:00"
}

🎯 Use cases

  • Literature reviews and systematic-review pipelines
  • Citation analysis and research-impact dashboards
  • Building academic search / recommendation apps
  • Feeding RAG and AI research assistants with clean metadata
  • Bibliographic enrichment of reference lists by DOI

💰 How much will it cost?

You pay only the per-result price (no proxy cost): 100 → ~$0.04 · 1,000 → ~$0.40 · 10,000 → ~$4

🆚 Why this one

FeatureThis actorOthers
Search + fetch by DOIone or the other
Citation countsoften missing
Clean abstract (JATS stripped)raw XML
No key / no proxysometimes

❓ FAQ

Key/proxy? No — Crossref is a free, open API. Bulk? Search paginates up to 1,000 results, or pass a list of DOIs.

🛟 Support

Found a bug or need an extra field? Open an issue on the actor — fixes and new fields ship fast.

Data via the public Crossref REST API (open scholarly metadata). A polite-pool User-Agent with a mailto is sent on every request.


Keywords: crossref scraper, doi metadata, scholarly papers, academic search, citation data, research metadata, bibliographic data, JSON CSV Excel