Google Scholar Scraper avatar

Google Scholar Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Google Scholar Scraper

Google Scholar Scraper

Scrapes Google Scholar search results, including paper titles, authors, publication years, citation counts, article URLs, and PDF links. Supports multiple queries and year filters for research, literature reviews, and citation analysis.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape Google Scholar search results — paper titles, authors, publication year, snippets, citation counts, article URLs, and direct PDF links when available. Filter by year range. Built for literature reviews, citation analysis, and research monitoring. Export to JSON, CSV, or Excel.

What data does it extract?

FieldExample
titleMachine learning: Trends, perspectives, and prospects
authorsAndVenueMI Jordan, TM Mitchell - Science, 2015 - science.org
year2015
snippetMachine learning addresses the question of how...
citedBy12847
citedByUrlhttps://scholar.google.com/scholar?cites=...
pdfUrlhttps://www.cs.cmu.edu/~tom/pubs/Science-ML.pdf
urlhttps://www.science.org/doi/abs/10.1126/science.aaa8415

Features

  • Citation counts + Cited-by links — rank papers by impact instantly.
  • Direct PDF detection — grabs the free full-text link when Scholar shows one.
  • Year range filter — restrict to a publication window.
  • Multiple queries per run — batch your literature search.
  • CAPTCHA-aware — detects blocks and rotates sessions automatically.

Use cases

  • Literature reviews — collect and rank papers for a topic in minutes.
  • Citation analysis — track how a field or an author's work is being cited.
  • Research alerts — scheduled runs for new papers matching your queries.
  • Meta-research — build datasets of publications per topic per year.

Input example

{
"queries": ["large language models", "retrieval augmented generation"],
"maxResultsPerQuery": 50,
"yearFrom": 2022,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}