/Presearch-Automate

Automate the searching on Presearch website

Primary LanguagePython

Presearch-Automate

Automate the searching on Presearch website

Prerequisites

Basic knowledge of this module is required -

Installation

Installation of this module is required -

  1. Selenium - pip install selenium

Drivers are required for Selenium like Google Chrome Driver and Mozilla Gecko Driver, those drivers can be downloaded from seleniumhq website.

Usage

Note- Follow the comments

  1. Register for Presearch website.
  2. Enter your credentials - email and password in script.
  3. Change the path for json file and selenium driver.