Install
openclaw skills install justserpapi-google-scholar-profilesCall GET /api/v1/google/scholar/profiles for Google SERP Scholar Profiles through Just Serp API with mauthors.
openclaw skills install justserpapi-google-scholar-profilesUse this focused Just Serp API skill for Google SERP Scholar Profiles. It targets GET /api/v1/google/scholar/profiles. Required inputs are mauthors. OpenAPI describes it as: Get Google scholar Profiles data, including profile search results, affiliation and citation counts, and pagination tokens, for researcher discovery and academic directory building.
googlescholar/profilesjustserpapi-google-scholar-profiles| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
ScholarProfiles | v1 | GET | /api/v1/google/scholar/profiles | Scholar Profiles |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
after_author | query | n/a | all | string | Token used to retrieve the next page of author profiles |
before_author | query | n/a | all | string | Token used to retrieve the previous page of author profiles |
mauthors | query | all | n/a | string | The search query for author profiles (e.g., 'John Smith', 'Harvard University') |
Request body: none documented; send parameters through path or query arguments.
Use ScholarProfiles for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: ScholarProfiles.
node {baseDir}/bin/run.mjs --operation "ScholarProfiles" --api-key "$JUST_SERP_API_KEY" --params-json '{"mauthors":"<mauthors>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, URLs, keywords, and filters unchanged.
JUST_SERP_API_KEY--api-key "$JUST_SERP_API_KEY"; do not paste key values into chat messages, screenshots, or logs.ScholarProfiles on /api/v1/google/scholar/profiles.mauthors) before summarizing results.