Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.25 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.25 KB

Codetantra autoscript

version Say Thanks!

Automation Script to automatically connect you to codetantra online classes (whenever available) with selenium.

Installation

$ git clone https://github.com/0x0is1/codetantra-autoscript
$ cd codetantra-autoscript
$ python -m pip install -r requirements.txt --user

Setting configuration

preview-1

Note: Change it as per your data, else it won't work.

Run

$ cd codetantra-autoscript
$ python autoscript.py

Preview

preview-2

Requirememnts

  • Python 3.5+
  • Requests-python
  • BeautifulSoup-python
  • Selenium-python
  • Json-python

Disclaimer

We do not promote any kind of misuse of this tool to get free attendance or any other exploitation. Use it your own risk.

We will definitely take it down if Codetantra wants us to do.

Please contact us through our Email for such purpose.

License

This tool is licensed under The MIT Licence 2022 for free and fair use.