HasData
Scraper API

Google Scholar API

for academic search and citations

Get Google Scholar publication details, citation counts and formatted references as JSON, without building or maintaining scrapers and parsers.

SUCCESS
100%

of requests succeed

P50
2.5s

median response

P95
8.4s

95% finish faster

PRICE
$0.83

per 1k requests at volume

Stop maintaining scrapers

Google Scholar changes its pages. Your code shouldn't care.

  • Proxies and retries for blocked requests
  • Parsers for search results and citation dialogs
  • Publication details buried in page markup
  • Extracting IDs for follow-up requests
  • Broken selectors after layout changes
One integration commit replaces a backlog you’ll never finish.
scraper | git log
hotfix: markup changed, nulls in output
fix: headless Chrome OOM under load
fix: retry storm on 429s
chore: refresh residential IPs again
fix: selector drift after redesign
fix: rate-limit loop on every session
chore: rotate user-agents, again
fix: pagination broke after redesign
hotfix: wrong-country results on shared IPs
fix: cookies expired mid-crawl
hotfix: markup changed, nulls in output
fix: headless Chrome OOM under load
fix: retry storm on 429s
chore: refresh residential IPs again
fix: selector drift after redesign
fix: rate-limit loop on every session
chore: rotate user-agents, again
fix: pagination broke after redesign
hotfix: wrong-country results on shared IPs
fix: cookies expired mid-crawl
hotfix: markup changed, nulls in output
fix: headless Chrome OOM under load
fix: retry storm on 429s
chore: refresh residential IPs again
fix: selector drift after redesign
fix: rate-limit loop on every session
chore: rotate user-agents, again
fix: pagination broke after redesign
hotfix: wrong-country results on shared IPs
fix: cookies expired mid-crawl
hotfix: markup changed, nulls in output
fix: headless Chrome OOM under load
fix: retry storm on 429s
chore: refresh residential IPs again
fix: selector drift after redesign
fix: rate-limit loop on every session
chore: rotate user-agents, again
fix: pagination broke after redesign
hotfix: wrong-country results on shared IPs
fix: cookies expired mid-crawl
feat: integrate HasData API
Code Examples

Get structured data with one request

Add academic search or formatted references to your application with a single HTTP call.

request example
curl -G 'https://api.hasdata.com/scrape/google/scholar' \
	--data-urlencode 'q=machine learning' \
	--header 'x-api-key: <YOUR_API_KEY>' \
	--header 'Content-Type: application/json'
q * Search Query
Search query. Supports Google Scholar search helpers such as `author:` and `source:`.
hl Language
The two-letter language code for the language you want to use for the search.
lr Set Multiple Languages
The 'lr' parameter specifies the language of the websites to return results from. This parameter filters results based on the language of the web content.
start Result Offset
Result offset for pagination, where 0 is the first result.
num Number of Results
Maximum number of results to return per page.
asYlo Year From
Return results published from this year onward.
asYhi Year To
Return results published up to and including this year.
scisbd Sort By Date
Sort results by date instead of relevance: 1 for abstracts only, 2 for everything. Omit for relevance sorting.
cluster All Versions Search
Unique article ID to look up all indexed versions of that article, as returned in a result's `versions.clusterId`.
cites Cited By Search
Unique article ID to look up articles that cite it, as returned in a result's `citedBy.citesId`.
asSdt Search Type / Filter
Search type/filter. Pick a value below to search case law from a specific court, or use `0,5` for Articles (default) / `7` to include patents. Any comma-separated court-code combination Google Scholar accepts also works here as free text beyond this list.
safe Adult Content Filtering
Adult content filtering option.
filter Results Filtering
Defines whether to enable or disable the filters for 'Similar Results' and 'Omitted Results'. Set to 1 (default) to enable these filters, or 0 to disable them.
asVis Exclude Citations
Set to 1 to exclude citations from the results, or 0 (default) to include them.
asRr Review Articles Only
Set to 1 to return review articles only, or 0 (default) to return all articles.
TRY ALL 15 PARAMETERS FREE
Response

Publication data, ready for your pipeline

Work with publication details, citation counts and formatted references in structured fields for your database or research tools.

publications-authors.json

google-scholar response excerpt

{
  "organicResults": [
    {
      "position": 1,
      "resultId": "pdcI9r5sCJcJ",
      "title": "Machine learning: Trends, perspectives, and prospects",
      "snippet": "Machine learning addresses the question of how to build computers that improve … Recent progress in machine learning has been driven both by the development of new learning …",
      "publicationInfo": {
        "summary": "MI Jordan, TM Mitchell - Science, 2015 - science.org",
        "authors": [
          {
            "name": "MI Jordan",
            "link": "https://scholar.google.com/citations?user=yxUduqMAAAAJ&hl=ja&oi=sra",
            "authorId": "yxUduqMAAAAJ"
          },
          {
            "name": "TM Mitchell",
            "link": "https://scholar.google.com/citations?user=MnfzuPYAAAAJ&hl=ja&oi=sra",
            "authorId": "MnfzuPYAAAAJ"
          }
        ]
      }
    }
  ]
}
Fields in Publications & authors
organicResults[].title string

Publication title as listed in Google Scholar.

organicResults[].resultId string

Pass this publication identifier to the Cite endpoint to retrieve formatted references.

organicResults[].snippet string

Search-result excerpt, not the full abstract or paper text.

organicResults[].publicationInfo.summary string

The publication line shown by Scholar, including author, venue and year details.

organicResults[].publicationInfo.authors object[]

Author names, Scholar profile links and author identifiers when available.

What We Do

From literature search to bibliographies

Build research discovery tools, collect publication metadata and prepare reference lists without copying results from Google Scholar.

Find relevant publications

Search by topic, author or publication. Narrow results by year and language to build datasets for literature reviews and research discovery.

Compare citation counts

Collect citation counts alongside publication details. Compare how often papers are cited without opening each result in Scholar.

Prepare bibliographic references

Retrieve formatted references for selected publications, with styles such as APA and MLA plus export links for reference management tools.

What We Offer

An all-in-one scraping service

Combine scholarly results with web and news data, using one account and the same integration tools.

Loved by developers

What developers say about HasData

Feedback from HasData customers.

4.8 ★★★★★
across 100+ reviews on 5 platforms
Trustpilot Trustpilot ★★★★★

HasData delivers exactly what we need: speed and comprehensive search features. It's the fastest API we've used in this space. Plus, their customer support is fantastic.

Denver Sinclair
Denver Sinclair
Capterra Capterra ★★★★★

We rely on HasData for search performance data and broader scraping needs. Their APIs deliver highly structured data that integrates directly into our platforms.

JN
Jacob N.
Trustpilot Trustpilot ★★★★★

Great web scraping API which is incredibly easy to use. It requires minimal effort to get up and running, and the documentation is very clear and helpful.

Arnold Foster
Arnold Foster
Trustpilot Trustpilot ★★★★★

I needed to scrape some information they didn't already support, and they wrote the code for me right away, which was super nice of them.

Hussein Ali
Hussein Ali
Clutch Clutch ★★★★★

We were particularly impressed with how easily we could integrate HasData into our existing workflow.

TB
Taras Bazyshyn
CEO at BAZTDL Sp. z o.o
Pricing

Plans that get cheaper at scale

Choose your request volume and concurrency. Pay for successful requests, with no metered overage.

Free
$0 /mo
Free forever
100 requests / month
1,000 credits / month
1 concurrent request
Structured JSON, no parsers to maintain
Only successful requests billed
Team seats
Community support
Start free
Startup
$49 /mo
$2.46 / 1k requests
20K requests / month
200K credits / month
5 concurrent requests
Structured JSON, no parsers to maintain
Only successful requests billed
Team seats
Email support
Get started
Basic
Recommended
$99 /mo
$0.99 / 1k requests
100K requests / month
1M credits / month
15 concurrent requests
Structured JSON, no parsers to maintain
Only successful requests billed
Team seats
Priority email support
Get started
Growth
$208 /mo
$0.69 / 1k requests
3M credits / month
50 concurrent requests
Structured JSON, no parsers to maintain
Only successful requests billed
Team seats
Dedicated account manager
Get started
Monthly request volume
Free 100K 500K 2M
Best fit
Basic
requests / mo
100K
Concurrency
15
$ / 1k requests
$0.99
$99 /mo
Get Started
Enterprise
Custom price based on required volume

Past 20M credits a month, or terms the self-serve plans do not cover. We shape the contract around your workload.

Credits rollover
Unused credits carry into the next billing period.
Concurrency 2000+
Parallel request limits set to your peak load.
#1 request priority
Highest speed, always first in the queue.
Personal manager
A direct line to the founding team.
SSO
SAML single sign-on for the whole team.
SOC-2 compliance
Security review, DPA, and audit reports.
Talk to sales Quote within one business day
FAQ

Questions, answered

1 Grab your API key 2 Send a GET request 3 Get structured JSON

Your first Google Scholar API response
is minutes away

100 requests free · no credit card