Skip to main content
GET
Get Google Scholar author profile

Authorizations

x-api-key
string
header
required

Query Parameters

author_id
string
required

Scholar user ID (the user query parameter)

hl
string
default:en

Language code

cstart
integer
default:0

Articles pagination offset

Required range: x >= 0
pagesize
integer
default:20

Articles per page

Required range: 1 <= x <= 100

Response

Successful Response

Response for GET /api/v1/scholar/author.

author
ScholarAuthorInfo · object
required

Header block of a Scholar author profile page.

articles
ScholarAuthorArticle · object[]
stats
ScholarAuthorStats · object | null

Right-rail citation stats table.

co_authors
ScholarCoAuthor · object[]