Crossref Scraper — Scholarly Works, DOIs & Citations avatar

Crossref Scraper — Scholarly Works, DOIs & Citations

Pricing

from $0.0004 / work scraped

Go to Apify Store
Crossref Scraper — Scholarly Works, DOIs & Citations

Crossref Scraper — Scholarly Works, DOIs & Citations

Bulk-scrape scholarly works from Crossref's 150M+ record index: DOI, title, authors (with ORCID), journal, publisher, publication date, citation count, references, ISSN, subjects and abstract. Full-text search, date and type filters, thousands of results per run. No login, no API key.

Pricing

from $0.0004 / work scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Crossref Scraper — Bulk Scholarly Works, DOIs, Citations & Metadata

Bulk-scrape scholarly metadata from Crossref, the DOI registry indexing 150M+ works across virtually every academic publisher. Get DOIs, titles, authors (with ORCID), journals, publishers, publication dates, citation counts, references, ISSNs, subjects and abstracts. Full-text search plus date and type filters. Thousands of results per run. No account, no API key.

Features

  • 🔎 Full-text search — across titles, authors, journals and more
  • 📅 Date filters — from/until publication date
  • 🗂️ Type filter — journal-article, book-chapter, proceedings-article, dataset, preprint…
  • 🔗 DOIs + citation countsis-referenced-by-count per work, plus reference counts
  • 👥 Authors with ORCID + affiliation
  • 🧾 Abstracts — when the publisher deposits them (coverage varies)
  • 📊 Bulk & deep-paginated — cursor paging scales to hundreds of thousands of records

What you get

One record per work:

{
"doi": "10.1089/crispr.2018.29011.rba",
"title": "Cultivating CRISPR",
"type": "journal-article",
"authors": [{ "name": "Rodolphe Barrangou", "given": "Rodolphe", "family": "Barrangou", "orcid": null, "affiliation": [] }],
"journal": "The CRISPR Journal",
"publisher": "SAGE Publications",
"publishedYear": 2018,
"citationCount": 12,
"referenceCount": 0,
"issn": "2573-1599",
"subjects": [],
"url": "https://doi.org/10.1089/crispr.2018.29011.rba",
"abstract": null
}

Input

{
"query": "crispr gene editing",
"fromDate": "2020-01-01",
"type": "journal-article",
"maxResults": 5000
}
FieldDescription
queryFree-text search (blank = browse by filters only).
fromDate / toDatePublication date range.
typeCrossref work type filter.
hasAbstractOnlyOnly works that include an abstract.
maxResultsMax works to return.
mailtoYour email — joins Crossref's faster "polite pool".

Use cases

  • Literature reviews & bibliometrics — pull every work on a topic with citation counts
  • Research databases — build DOI/metadata datasets at scale
  • Citation analysis — rank works and authors by impact
  • Publisher / journal monitoring — track new output by type and date

Pricing

Pay-per-event: a small amount per work scraped. See the Pricing tab for current rates.

FAQ

Do I need an API key? No. This Actor uses the public Crossref REST API — no account, login or API key needed. You can optionally add your email via mailto to join Crossref's faster "polite pool".

How many works can I scrape per run? Set maxResults as high as you need — cursor paging scales to hundreds of thousands of records per run, so you can pull an entire topic or date range in one go.

Is scraping Crossref legal? Yes. Crossref openly publishes DOI and citation metadata through its REST API, and this Actor reads only those public records and returns them as-is.

What format is the output? Structured JSON — one record per work — exportable as JSON, CSV or Excel. Each record includes DOI, title, authors with ORCID, journal, publisher, publication year, citation count, references and (where deposited) an abstract.

Can I filter by date or work type? Yes. Use fromDate/toDate for a publication date range, type to keep only journal-article, book-chapter, dataset, preprint etc., and hasAbstractOnly to return only works that include an abstract.

Building a citation or metadata dataset? These other hipersoft scrapers pair well with this one:

Notes

Uses the public Crossref REST API. Returns Crossref's openly-available metadata as-is. This is an independent tool and is not affiliated with or endorsed by Crossref.