- User
- Scraping Browser
- Scraper API
- shopee
- br sites
- avnet
- arrow
- airline
- amazon
- temu
- google trends
- google flights
- google search
- google maps
- google scholar
- google jobs
- google shopping
- google hotels
- google news
- google lens
- google finance
- google product
- google play store
- google ads
- mouser
- Scraper RequestPOST
- Scraper GetresultGET
- Web Unlocker
- Public
Google Scholar Profiles
Developing
POST
/api/v1/scraper/request
Last modified:2025-03-19 03:35:11
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Body Params application/json
actor
string
required
input
object
required
mauthors
string
required
Example
{
"actor": "scraper.google.scholar.profiles",
"input": {
"mauthors": "Mike"
}
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.scrapeless.com/api/v1/scraper/request' \
--header 'Content-Type: application/json' \
--data-raw '{
"actor": "scraper.google.scholar.profiles",
"input": {
"mauthors": "Mike"
}
}'
Responses
🟢200Success
application/json
Body
object {0}
Example
{
"pagination": {
"next": "https://scholar.google.com//citations?view_op=search_authors&hl=en&mauthors=Mike&after_author=pnnfAUQM__8J&astart=10",
"next_page_token": "pnnfAUQM__8J"
},
"profiles": [
{
"name": "Mike Robb",
"link": "https://scholar.google.com//citations?hl=en&user=kq0NYnMAAAAJ",
"author_id": "kq0NYnMAAAAJ",
"affiliations": "Chemistry Department Imperial College",
"email": "Verified email at imperial.ac.uk",
"cited_by": 230346,
"interests": [
{
"title": "Computational chemistry",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:computational_chemistry"
},
{
"title": "Theoretical Chemistry",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:theoretical_chemistry"
},
{
"title": "conical intersections",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:conical_intersections"
},
{
"title": "non adiabatic dynamics",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:non_adiabatic_dynamics"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=kq0NYnMAAAAJ"
},
{
"name": "Mike A. Nalls",
"link": "https://scholar.google.com//citations?hl=en&user=ZjfgPLMAAAAJ",
"author_id": "ZjfgPLMAAAAJ",
"affiliations": "Founder/consultant with Data Tecnica International + Data science lead at NIH's Center for …",
"email": "Verified email at mail.nih.gov",
"cited_by": 175760,
"interests": [
{
"title": "statistical genetics",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:statistical_genetics"
},
{
"title": "neurodegeneration",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:neurodegeneration"
},
{
"title": "data science",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:data_science"
},
{
"title": "biostatistics",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:biostatistics"
},
{
"title": "genomics",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:genomics"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=ZjfgPLMAAAAJ"
},
{
"name": "mike wright",
"link": "https://scholar.google.com//citations?hl=en&user=RIg9DVEAAAAJ",
"author_id": "RIg9DVEAAAAJ",
"affiliations": "imperial college",
"email": "Verified email at imperial.ac.uk",
"cited_by": 131474,
"interests": [
{
"title": "entrepreneurship",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:entrepreneurship"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=RIg9DVEAAAAJ"
},
{
"name": "Mike Lean (MEJ Lean)",
"link": "https://scholar.google.com//citations?hl=en&user=R8PPdbQAAAAJ",
"author_id": "R8PPdbQAAAAJ",
"affiliations": "Professor of Human Nutrition, University of Glasgow",
"email": "Verified email at glasgow.ac.uk",
"cited_by": 98488,
"interests": [
{
"title": "Food",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:food"
},
{
"title": "Nutrition",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:nutrition"
},
{
"title": "Obesity",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:obesity"
},
{
"title": "Diabetes",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:diabetes"
},
{
"title": "CHD",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:chd"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=R8PPdbQAAAAJ"
},
{
"name": "Mike Schuster",
"link": "https://scholar.google.com//citations?hl=en&user=L9lS9_AAAAAJ",
"author_id": "L9lS9_AAAAAJ",
"affiliations": "Two Sigma",
"email": "Verified email at twosigma.com",
"cited_by": 96241,
"interests": [
{
"title": "machine learning",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:machine_learning"
},
{
"title": "neural networks",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:neural_networks"
},
{
"title": "deep learning",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:deep_learning"
},
{
"title": "reinforcement learning",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:reinforcement_learning"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=L9lS9_AAAAAJ"
},
{
"name": "prof dr ir Mike SM Jetten",
"link": "https://scholar.google.com//citations?hl=en&user=iXjCKTgAAAAJ",
"author_id": "iXjCKTgAAAAJ",
"affiliations": "Radboud University, Microbiology, Nijmegen, Netherlands",
"email": "Verified email at science.ru.nl",
"cited_by": 88336,
"interests": [
{
"title": "anaerobic microbiology",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:anaerobic_microbiology"
},
{
"title": "nitrogen cycle",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:nitrogen_cycle"
},
{
"title": "methane archaea",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:methane_archaea"
},
{
"title": "anammox",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:anammox"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=iXjCKTgAAAAJ"
},
{
"name": "Mike Wingfield",
"link": "https://scholar.google.com//citations?hl=en&user=wT4V7isAAAAJ",
"author_id": "wT4V7isAAAAJ",
"affiliations": "Professor, Forestry and Agricultural Biotechnology Institute (FABI), University of Pretoria",
"email": "Verified email at fabi.up.ac.za",
"cited_by": 82076,
"interests": [
{
"title": "forest protection",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:forest_protection"
},
{
"title": "mycology",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:mycology"
},
{
"title": "entomology",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:entomology"
},
{
"title": "biotechnology",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:biotechnology"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=wT4V7isAAAAJ"
},
{
"name": "Mike Lewis",
"link": "https://scholar.google.com//citations?hl=en&user=SnQnQicAAAAJ",
"author_id": "SnQnQicAAAAJ",
"affiliations": "Facebook AI Research",
"email": "Verified email at fb.com",
"cited_by": 73932,
"interests": [
{
"title": "Natural language processing",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:natural_language_processing"
},
{
"title": "machine learning",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:machine_learning"
},
{
"title": "linguistics",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:linguistics"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=SnQnQicAAAAJ"
},
{
"name": "Mike W. Peng",
"link": "https://scholar.google.com//citations?hl=en&user=z1Kz8gQAAAAJ",
"author_id": "z1Kz8gQAAAAJ",
"affiliations": "Jindal Chair of Global Strategy, University of Texas at Dallas",
"email": "Verified email at utdallas.edu",
"cited_by": 67576,
"interests": [
{
"title": "International Business",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:international_business"
},
{
"title": "Global Strategy",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:global_strategy"
},
{
"title": "Strategic Management",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:strategic_management"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=z1Kz8gQAAAAJ"
},
{
"name": "Mike Hulme",
"link": "https://scholar.google.com//citations?hl=en&user=uQJsUvEAAAAJ",
"author_id": "uQJsUvEAAAAJ",
"affiliations": "University of Cambridge",
"email": "Verified email at cam.ac.uk",
"cited_by": 62393,
"interests": [
{
"title": "Climate Change",
"link": "https://scholar.google.com//citations?hl=en&view_op=search_authors&mauthors=label:climate_change"
}
],
"thumbnail": "https://scholar.google.com//citations?hl=en&user=uQJsUvEAAAAJ"
}
]
}
Modified at 2025-03-19 03:35:11