A Google Scholar scraper API that returns each result as clean JSON: title, authors, venue, year, citation count, snippet, and a free PDF link when one exists, or the same rows as CSV. One credit per successful search, empty searches free.
The same rows show as CSV, so they drop straight into Sheets or a reference manager:
Add gl and hl for country and language, and set page to walk through more results.
Every result comes complete, so you build a reading list or a dataset with no second call. The same record shows as CSV, ready for Sheets or a database:
Or the same record as JSON:
All three return Google Scholar as JSON. The difference is how you pay for it and what happens to the credits you buy.
| Other Scholar APIs | CrustAPI Scholar | |
|---|---|---|
| Billing unit | Per search, even when it returns nothing | Per successful search; empty searches free |
| Citation count | Included | Included |
| Free PDF link | Included | Included |
| Free tier | Trial credits that expire | 3,000 credits / month, no card |
| Credits expiry | Expire monthly or in 6 months | Never expire |
| Storing the data | Varies by provider | No storage limits. Keep it, export it, build on it |
Prepaid packs, and credits never expire: 25k for $49 · 100k for $149 · 500k for $549 · 2.5M for $1,999 · up to 250M, all self-serve, ex-tax. One search costs one credit, however many results come back; a search that returns none costs nothing.
Each result carries citedBy, the number of papers that cite it, and pdfUrl, a link to a public full-text PDF when Google Scholar found one. So you rank a reading list by influence or pull open-access papers straight from the response, with no page to open by hand.
Related: Google Scholar API · Google Search API · Google News API · Google Maps scraper API · Docs
When a licensed metadata source is the better pick: you need a complete citation graph under a license, a guaranteed DOI on every record, or a contract that covers redistribution. Google Scholar gives you the title, authors, venue, year, snippet, citation count, and a PDF link when one is public, which is what most literature-review and citation-tracking work needs, but it is not a licensed bibliographic database.
3,000 free credits covers a real literature search. Run one query and look at the JSON that comes back.
Get 3,000 free credits