Scrapeless API
v1
  • latest
  • v1
Dashboard
Dashboard
v1
  • latest
  • v1
  1. google scholar
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • Browser extensions
      • Upload extension
      • Upgrade extension
      • Delete extension
      • Extension info
      • Extension list
    • Browser profiles
      • Profile list
      • Profile info
      • Delete profile
      • Upgrade profile
      • Create profile
    • Connect
      WSS
    • Running sessions
      GET
    • Live URL
      GET
  • Scraping API
    • shopee
      • Actor List
      • Shopee Product
      • Shopee Search
      • Shopee Rcmd
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • amazon
      • API Parameters
      • product
      • seller
      • keywords
    • google search
      • API Parameters
      • Google Search:Advanced search parameters(tbs)
      • Google Search
      • Google Images
      • Google Local
      • Google Shopping
      • Google Videos
    • google trends
      • API Parameters
      • AutoComplete
      • Interest Over Time
      • Compared Breakdown By Region
      • Interest By Subregion
      • Related Queries
      • Related Topics
      • Trending Now
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
        POST
      • Google Scholar Author
        POST
      • Google Scholar Cite
        POST
      • Google Scholar Profiles
        POST
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
      POST
    • Web Unlocker
      POST
  • Crawler
    • Scrape
      • Scrape a single URL
      • Scrape multiple URLs
      • Cancel a batch scrape job
      • Get the status of a scrape
      • Get the status of a batch scrape job
      • Get the errors of a batch scrape job
    • Crawl
      • Crawl multiple URLs based on options
      • Cancel a crawl job
      • Get the status of a crawl job
      • Get the errors of a crawl job
  • Public
    • actor status
    • actor status
  1. google scholar

API Parameters(Google Scholar Author)

ParametersRequiredDesc
enginetrueSet parameter to google_scholar_author to use the Google Scholar Author API engine.
hlfalseParameter defines the language to use for the Google Scholar Author search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French). It defaults to en
view_opfalseParameter is used for viewing specific parts of a page. It has two options:view_citation - Select to view citations. citation_id is required. list_colleagues - Select to view all co-authors
sortfalseParameter is used for sorting and refining articles. Available options: title - Sorts articles by "Title". pubdate - Sorts articles by publish "date". By default, articles are sorted by the number of citations.
citation_idfalseParameter is used for retrieving individual article citation. It is a required parameter when view_op=view_citation is selected. You can access IDs inside our structured JSON response.
startfalseParameter defines the result offset. It skips the given number of results. It's used for pagination. (e.g., 0 (default) is the first page of results, 20 is the 2nd page of results, 40 is the 3rd page of results, etc.).
numfalseParameter defines the number of results to return. (e.g., 20 (default) returns 20 results, 40 returns 40 results, etc.). Maximum number of results to return is 100.
Modified at 2025-02-12 03:40:41
Previous
API Parameters(Google Scholar)
Next
API Parameters(Google Scholar Cite)
Built with