https://github.com/riz4d/thm-cert
A python program to Download and Fetch Valid/Invalid of TryHackMe Certificates
https://github.com/riz4d/thm-cert
pyproject python tryhackme tryhackme-api tryhackme-module
Last synced: 7 months ago
JSON representation
A python program to Download and Fetch Valid/Invalid of TryHackMe Certificates
- Host: GitHub
- URL: https://github.com/riz4d/thm-cert
- Owner: riz4d
- Created: 2022-09-25T08:10:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T20:33:33.000Z (over 1 year ago)
- Last Synced: 2025-04-23T01:09:15.880Z (9 months ago)
- Topics: pyproject, python, tryhackme, tryhackme-api, tryhackme-module
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# THM-CERT ??
A python oriented program to Download and Fetch Valid/Invalid [TryHackMe](https://tryhackme.com/) Certificates.
### FEATURES
- Check Valid/Invalid Certificates
- Download Certificates
### Run Program
Open your favorite Terminal and run these commands.
##### First step:
```sh
pip install -r requirements.txt
```
##### Second step:
```sh
python3 thm.py
```
##### Third step:
```sh
Example : THM-DA1JZRCRER
```