Semantic Scholar Scraper — Papers, Citations & TLDRs
Pricing
from $0.0004 / paper scraped
Semantic Scholar Scraper — Papers, Citations & TLDRs
Bulk-scrape academic papers from Semantic Scholar's 200M+ corpus: title, abstract, AI TLDR summary, authors, venue, year, citation & influential-citation counts, fields of study, DOI/PubMed/arXiv IDs and open-access PDF links. Filter by year, field and citations. Thousands per run. No login, no key.
Pricing
from $0.0004 / paper scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Semantic Scholar Scraper — Papers, Citations
Bulk-scrape academic papers from Semantic Scholar, an AI-powered corpus of 200M+ papers across every field. Get titles, abstracts, authors, venues, years, citation and influential-citation counts, fields of study, cross-IDs (DOI / PubMed / arXiv) and open-access PDF links. Filter by year, field of study and citation count. Thousands of papers per run. No account, no API key.
Features
- 🔎 Corpus-wide search — 200M+ papers, all disciplines
- 📈 Citation metrics — total citations + influential citations + reference counts
- 🎓 Filters — year range, fields of study, minimum citations, open-access-only
- 🔗 Cross-IDs — DOI, PubMed and arXiv IDs for each paper, plus free PDF links
- 👥 Authors with IDs
- 📊 Bulk & token-paginated — scales to tens of thousands of papers per query
What you get
One record per paper:
{"paperId": "649def34f8be52c8b66281af98ae884c09aef38b","title": "…","year": 2023,"authors": [{ "name": "…", "authorId": "1741101" }],"venue": "NeurIPS","citationCount": 1240,"influentialCitationCount": 210,"referenceCount": 42,"fieldsOfStudy": ["Computer Science"],"doi": "10.…","pmid": null,"arxivId": "1706.03762","openAccessPdfUrl": "https://…","url": "https://www.semanticscholar.org/paper/…"}
(abstract included when available.)
Input
{"query": "graph neural networks","yearFrom": "2020","fieldsOfStudy": ["Computer Science"],"minCitationCount": 10,"maxResults": 5000}
| Field | Description |
|---|---|
query | Text search (required). |
yearFrom / yearTo | Publication-year range. |
fieldsOfStudy | Restrict to fields (Computer Science, Medicine…). |
minCitationCount | Only papers with ≥ this many citations. |
openAccessOnly | Only papers with a free PDF. |
maxResults | Max papers to return. |
apiKey | Optional S2 key for a higher rate limit. |
Use cases
- Literature reviews — every paper on a topic, ranked by citations
- Citation & impact analysis — find the influential works and authors in a field
- AI/ML datasets — build corpora of titles + abstracts + metadata
- Cross-referencing — map papers across DOI, PubMed and arXiv
Pricing
Pay-per-event: a small amount per paper scraped. See the Pricing tab for current rates.
FAQ
Do I need an API key?
No. This Actor uses the public Semantic Scholar Academic Graph API with no account required. You can optionally supply an S2 apiKey for a higher rate limit on very large runs.
How many papers can I scrape per run?
Set maxResults as high as you need — the API is token-paginated and scales to tens of thousands of papers per query.
Is scraping Semantic Scholar legal? Yes. This Actor uses the official Academic Graph API and returns its openly available metadata as-is, with no login or scraping tricks.
What format is the output? Structured JSON — one record per paper — exportable as JSON, CSV or Excel. Each record includes title, abstract (when available), authors, venue, year, citation and influential-citation counts, fields of study, cross-IDs (DOI/PubMed/arXiv) and open-access PDF links.
Can I filter by year, field or citation count?
Yes. Use yearFrom/yearTo for a publication-year range, fieldsOfStudy to restrict disciplines, minCitationCount to keep only well-cited papers, and openAccessOnly for papers with a free PDF.
Related Actors
Building a citation or literature dataset? These other hipersoft scrapers pair well with this one:
- OpenAlex Scraper — 250M+ scholarly works with citations, authors and abstracts
- Crossref Scraper — DOIs, citation counts and metadata from 150M+ works
- arXiv Papers Scraper — preprints with full abstracts and PDF links
- PubMed Scraper — biomedical papers, abstracts and MeSH terms
Notes
Uses the public Semantic Scholar Academic Graph API. Returns its openly-available metadata as-is. This is an independent tool and is not affiliated with or endorsed by Semantic Scholar or the Allen Institute for AI.