# Google Scholar

## Description of Google Scholar

[Google Scholar](https://scholar.google.com/) is a freely accessible database that indexes the full text or metadata of scholarly literature across an array of publishing formats and disciplines. Google Scholar index includes most peer-reviewed online academic journals and books, conference papers, theses and dissertations, preprints, abstracts, technical reports, and other scholarly literature, including court opinions and patents ([Wikipedia](https://en.wikipedia.org/wiki/Google_Scholar)).

## Usage

To fetch entries from Google Scholar, choose **Search → Web search**, and the search interface will appear in the side pane. Select **Google Scholar** in the dropdown menu. To start a search, enter the words of your query, and press Enter or the **Fetch** button.

## Traffic limitations

Google scholar can block "automated" crawls which generate too much traffic in a short time. Normally, the results are displayed in the [import inspection window](https://github.com/JabRef/user-documentation/tree/c162d7210282c82d7f6265d602ed3ff78f43c944/en/en/import-export/README.md). In case an error occurs, it is shown in a popup.

However, after too much crawls JabRef --- or more precisely: your IP address --- could be blocked. To unblock your IP, doing a Google scholar search in your browser might help. You will be asked to show that you are not a robot (a CAPTCHA challenge). If no CAPTCHA appears, or JabRef is still blocked after performing a search in the browser, you can also change your IP address manually or wait for some hours to get unblocked again.

Thus, the Google Scholar fetcher is not the best way to obtain lots of entries at the same time. If you are using Mozilla Firefox, the JabRef Plugin "JabFox" might be an alternative to download the BibTeX data directly from the browser. You can find the PlugIn here: <https://addons.mozilla.org/en-US/firefox/addon/jabfox/?src=external-jabrefSite>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jabref.org/v4/finding-sorting-and-cleaning-entries/import-using-online-bibliographic-database/googlescholar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
