Skip to content

Pratham-Chauhan/gst-portal-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps:

1. Download/clone the github project: 

> git clone https://github.com/Pratham-Chauhan/gst-portal-selenium



2. install all the necessary library to run the script, open terminal and type the below commands.


install each library seperately:

> pip install selenium

> pip install webdriver-manager

> pip install openpyxl

Or install libraries from requirement.txt file.

> pip install -r requirement.txt




3. Run the python script - "GST_latest (3).py" 

OR 

Run all the cells of jupter notebook "GST_latest (3).ipynb"

and input captcha, PAN number, page no when ask by program.



4. Once Done, the excel file will be created with all the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published