Google Scholar Author API
Effortlessly extract detailed data from Google Author Profiles, encompassing both authors and their scholarly publications.
To harness this feature, integrate the engine=google_scholar_author
parameter into your request.
The Google Scholar Author API specializes in scraping in-depth author profiles, providing swift access to data on established authors and their academic contributions. Take advantage of the various parameters to fine-tune and tailor your data extraction request for optimal results.
Google Scholar Author API Integration Examples
We will use following URL as an example for this request:
Ready to Use Google Scholar Author Scraping Scripts
Google Scholar Profiles Parameters
#1: Query Parameter
Parameter | Type | Description |
---|---|---|
|
| The ID of the author you want to scrape. |
#2: Request Customisation Parameters
Parameter | Type | Description |
---|---|---|
|
| The device used for your search. Can be set to |
|
| Is used to view specific parts of the page. It can be set to |
|
| Sorts the results. Can be set as |
|
| It's used to retrieve a specific citation. It is required when |
#3: Localisation Parameters
Parameter | Type | Description |
---|---|---|
|
| The language you want to use for your Google Search. List of supported languages |
#4: Pagination Parameters
Parameter | Type | Description |
---|---|---|
|
| The offset of the Google Search Results. Represents the number of results that you want to skip. |
|
| The number of results returned on each page. |
Last updated