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)

ParametersRequiredDesc
enginetrueSet parameter to google_scholar to use the Google Scholar API engine.
qtrueParameter defines the query you want to search. You can also use helpers in your query such as: author:, or source:.Usage of cites parameter makes q optional. Usage of cites together with q triggers search within citing articles.Usage of cluster together with q and cites parameters is prohibited. Use cluster parameter only.
citesfalseParameter defines unique ID for an article to trigger Cited By searches. Usage of cites will bring up a list of citing documents in Google Scholar. Example value: cites=1275980731835430123. Usage of cites and q parameters triggers search within citing articles.
as_ylofalseParameter defines the year from which you want the results to be included. (e.g. if you set as_ylo parameter to the year 2018, the results before that year will be omitted.). This parameter can be combined with the as_yhi parameter.
as_yhifalseParameter defines the year until which you want the results to be included. (e.g. if you set as_yhi parameter to the year 2018, the results after that year will be omitted.). This parameter can be combined with the as_ylo parameter.
scisbdfalseParameter defines articles added in the last year, sorted by date. It can be set to 1 to include only abstracts, or 2 to include everything. The default value is 0 which means that the articles are sorted by relevance.
clusterfalseParameter defines unique ID for an article to trigger All Versions searches. Example value: cluster=1275980731835430123. Usage of cluster together with q and cites parameters is prohibited. Use cluster parameter only.
hlfalseParameter defines the language to use for the Google Scholar search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French). It defaults to en.
lrfalseParameter defines one or multiple languages to limit the search to. It uses lang_{two-letter language code} to specify languages and
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, 10 is the 2nd page of results, 20 is the 3rd page of results, etc.).
numfalseParameter defines the maximum number of results to return, ranging from 1 to 20, with a default of 10.
as_sdtfalseParameter can be used either as a search type or a filter.As a Filter (only works when searching articles):0 - exclude patents (default).7 - include patents.As a Search Type:4 - Select case law (US courts only). This will select all the State and Federal courts.e.g. as_sdt=4 - Selects case law (all courts)
safefalseParameter defines the level of filtering for adult content. It can be set to active or off, by default Google will blur explicit content.
filterfalseParameter defines if the filters for 'Similar Results' and 'Omitted Results' are on or off. It can be set to 1 (default) to enable these filters, or 0 to disable these filters.
as_visfalseParameter defines whether you would like to include citations or not. It can be set to 1 to exclude these results, or 0 (default) to include them.
as_rrfalseParameter defines whether you would like to show only review articles or not (these articles consist of topic reviews, or discuss the works or authors you have searched for). It can be set to 1 to enable this filter, or 0 (default) to show all results.
Modified at 2025-02-12 03:32:15
Previous
chart
Next
API Parameters(Google Scholar Author)
Built with