ISP grinder is a program made to grind isp (https://isphs.hci.edu.sg) to get a specific teacher on your dashboard.
- Python 3.6 or higher
- Python libraries:
selenium - Google Chrome
- Clone this repository:
git clone https://github.com/p55d2k/isp-grinder.git - Install the required libraries:
pip install -r requirements.txt - Run
main.pyorget-all-teachers.pyto start the program
Contributions, issues and feature requests are welcome!
It would be great to have some help to improve this project. Feel free to fork this project and work on it. You can also open an issue or pull request for any feature requests or bug reports related to this project.
Copyright © 2023 by p55d2k
ISP grinder is available and distributed under the [MIT License](https://github.com/p55d2k/ISP grinder/LICENSE).
You are allowed to distribute, modify the codes, or use this project for personal use. However, I would appreciate being credited as the author of the project or website.
If you want to make it commercial, you must ask for my permission, as i'm working on this project with a non-negligible amount of effort, experiences, knowledge and time.
There is a thin line between getting influenced or inspired and duplicating or plagiarizing. I want people to learn from and adapt from this project and later modify it to make it their own.
NEVER CLAIM all of my work or effort as your own!
I never give permission to publish or present any of my projects as your own.
( back to top )
Template taken from Frans Jesky's Project Sinclair README.