How to install the program

Since Chrome is one of the most popular web browsers, this program uses ChromeDriver 105.0.5195.52. Please verify that your Chrome browser runs at the same version as the driver. Newer versions of the chromedriver.exe can be found at https://chromedriver.chromium.org/downloads.

It also runs on Python 3.10.6, which can be downloaded at https://www.python.org/downloads/.

  1. Download an IDE (ex: VSCode, PyCharm, etc.)

  2. Clone the git repository at https://github.com/JVitorCarv/automated-search-google-scholar.git

  3. Start a virtual environment at the program's folder
    py -m venv venv

  4. Activate the virtual environment
    cd venv/Scripts/
    .\activate

    And then go back to the project folder
    cd ../../

  5. Download the required libraries
    pip install -r requirements.txt

Run! :D

By:

____   ________  __.__________   ____________________________._________________________________   
\   \ /   /    |/ _|\____    /  /   _____/\_   ___ \______   \   \______   \__    ___/   _____/   
 \   Y   /|      <    /     /   \_____  \ /    \  \/|       _/   ||     ___/ |    |  \_____  \    
  \     / |    |  \  /     /_   /        \\     \___|    |   \   ||    |     |    |  /        \   
   \___/  |____|__ \/_______ \ /_______  / \______  /____|_  /___||____|     |____| /_______  /   
                  \/        \/         \/         \/       \/                               \/