faizanalhassan / ititans_scrapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Guide

Step-1

Download and install Google Chrome if you do not have.

Step-2

Check chrome version and download chromedriver with same version, put into a directory and add that directory to environment path.

Step-3

Download and install python3.8 and add the install directory of python to environment path.

Step-4

Open new cmd (Try run as administrator if getting error at installation time)

Step-5

run the command and cd to program directory, (the file requirements.txt should be in there)

> pip install -r requirements.txt

About


Languages

Language:Python 100.0%