An open API service indexing awesome lists of open source software.

https://github.com/harshitm98/free-slots

This python code scraps out the data from https://vtopbeta.vit.ac.in/vtop and logs in the user. After which scrapes out the free slots of the respective user. Benificial for clubs and chapters of VIT who need the free slots of the respective students.
https://github.com/harshitm98/free-slots

python selenium webscraper

Last synced: about 2 months ago
JSON representation

This python code scraps out the data from https://vtopbeta.vit.ac.in/vtop and logs in the user. After which scrapes out the free slots of the respective user. Benificial for clubs and chapters of VIT who need the free slots of the respective students.

Awesome Lists containing this project

README

          

# Free-slots
This python code scraps out the data from https://vtopbeta.vit.ac.in/vtop and logs in the user. After which scrapes out the free slots of the respective user. Benificial for clubs and chapters of VIT who need the free slots of the respective students. The coding practices followed is super childish so please bear with me.

### Requirement and steps
1. Selenium for python. A simple `pip install selenium` in your terminal will do.
2. Download Enhancer for VIT Vellore Academics. This is an excellent captcha solver for VTOPbeta. Also it has excellent tools for downloading various online material from VTOP in one click. (This solves the problem of solving captcha so we do not have to write extra lines of code or import some another python library that helps us to solve captcha)
3. Figure out the path of the extension which in my case was `C:/Users/Ambika/AppData/Local/Google/Chrome/User Data/Default/Extensions/hafeeaangmkbibcaahfjdmmmeappjbbp/2.4_0` and replace it.