Semantic Scholar Scraper - Papers, Authors, Citations avatar

Semantic Scholar Scraper - Papers, Authors, Citations

Pricing

from $0.50 / 1,000 record scrapeds

Go to Apify Store
Semantic Scholar Scraper - Papers, Authors, Citations

Semantic Scholar Scraper - Papers, Authors, Citations

Search and fetch academic papers, authors, citations, and references via the Semantic Scholar Graph API.

Pricing

from $0.50 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Semantic Scholar Scraper

Search and fetch academic papers, authors, citations and references via the Semantic Scholar Graph API. No key required (free key recommended for higher throughput).

For literature reviews, citation networks, author impact analysis, research dashboards.

Modes

ModeWhat
paper_searchKeyword search across papers
paper_by_idsLookup by DOI / arXiv / S2 paperId
author_searchAuthor search by name
author_by_idsAuthor profiles by S2 authorId
paper_citationsPapers citing a given paper
paper_referencesReferences of a given paper

Input

FieldTypeDescription
modeString (required)One of the above.
queryStringSearch keyword.
idsArrayIDs (paper or author depending on mode).
paperIdStringFor citations/references modes.
maxItemsIntegerDefault 25, max 1000.
apiKeyStringFree key from semanticscholar.org/product/api (raises throughput).

Output

Paper:

{
"paperId": "204e3073870fae3d05bcbc2f6a8e263d9b72e776",
"externalIds": { "DOI":"10.18653/v1/n19-1423", "ArXiv":"1810.04805" },
"title": "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding",
"year": 2019, "venue": "NAACL",
"citationCount": 75000, "referenceCount": 40, "influentialCitationCount": 10000,
"fieldsOfStudy": ["Computer Science"],
"openAccessPdfUrl": "https://aclanthology.org/N19-1423.pdf",
"authors": [{ "authorId":"...", "name":"Jacob Devlin" }],
"url": "https://www.semanticscholar.org/paper/..."
}

Pricing

$0.0005/record.

Limitations

  • Without a free API key, you share the 1 req/sec public pool. The actor backs off on 429s.

If this actor helped you, please leave a review on the Apify Store.