Crossref Scholar Scraper — Papers, Citations & DOIs avatar

Crossref Scholar Scraper — Papers, Citations & DOIs

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Crossref Scholar Scraper — Papers, Citations & DOIs

Crossref Scholar Scraper — Papers, Citations & DOIs

Scrape academic works from Crossref — title, authors, journal, publisher, year, citation counts, DOI, ISSN & subjects — via the public Crossref API. Search by keyword or fetch by DOI. Great for literature reviews, research analytics & citation tracking. No login, no key, no proxy.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

thanachit singruang

thanachit singruang

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Share

Scrape academic works — journal articles, books, and conference papers — from Crossref: title, authors, journal, publisher, year, citation counts, DOI, ISSN, and subjects, into one unified dataset. No login, no proxies, no browser, no API key.

Search the world's scholarly record by keyword, or fetch specific works by DOI.

What you get

Every work is one row (recordType: "work"):

FieldDescription
doiDigital Object Identifier
titlework title
typejournal-article / book-chapter / proceedings, etc.
publisher / journalpublisher and container title
authors / authorCountauthor names and count
year / publishedAtpublication year and ISO date
citationstimes referenced by other works
referencesCountnumber of references it cites
issn / subjectsISSNs and subject areas
volume / issue / pagebibliographic locators
urldoi.org link

Sample output

{
"recordType": "work",
"doi": "10.1038/nature14539",
"title": "Deep learning",
"type": "journal-article",
"publisher": "Springer Science and Business Media LLC",
"journal": "Nature",
"authors": ["Yann LeCun", "Yoshua Bengio", "Geoffrey Hinton"],
"authorCount": 3,
"year": 2015,
"publishedAt": "2015-05-27T00:00:00.000Z",
"citations": 55000,
"referencesCount": 0,
"issn": ["0028-0836", "1476-4687"],
"volume": "521",
"issue": "7553",
"page": "436-444",
"url": "https://doi.org/10.1038/nature14539"
}

Input

{
"search": ["deep learning"],
"dois": ["10.1038/nature14539"],
"rows": 20
}
  • search — keyword/title/author queries.
  • dois — specific DOIs to fetch.
  • rows — max works per search query (1–100).

Use cases

  • Literature reviews — pull a topic's works with citation counts in one dataset
  • Research analytics — rank papers, authors, or journals by citations
  • Citation tracking — monitor how a DOI or body of work is being cited
  • Reference enrichment — resolve a DOI to full bibliographic metadata

FAQ

Do I need an API key or login? No. Crossref's REST API is public and key-free.

Is it free to try? Yes — click Try for free and run the prefilled search (deep learning) in seconds.

Can I look up an exact paper? Yes — pass its DOI in dois (e.g. 10.1038/nature14539).

Is this allowed? It uses Crossref's official public API (polite pool) — built for metadata reuse.

Pricing

Pay per result — $5 per 1,000 works. Runs that return nothing cost nothing. No monthly fee, no proxy costs.