https://github.com/cactichameleon9/prism-library-book-renew-script
An renew script for librarymanagementcloud's prism online library
https://github.com/cactichameleon9/prism-library-book-renew-script
automation bash book-library book-library-app curl script sh shell shell-script shell-scripting shellscript unofficial
Last synced: 3 months ago
JSON representation
An renew script for librarymanagementcloud's prism online library
- Host: GitHub
- URL: https://github.com/cactichameleon9/prism-library-book-renew-script
- Owner: CactiChameleon9
- License: mpl-2.0
- Created: 2022-07-26T20:49:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T11:36:22.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T11:15:59.321Z (over 1 year ago)
- Topics: automation, bash, book-library, book-library-app, curl, script, sh, shell, shell-script, shell-scripting, shellscript, unofficial
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prism Library Book Renew Script
An renew script for librarymanagementcloud's prism online library web app
## Usage
Download the script RenewBooks.sh and change the `PRISM_URL`, `LIB_PIN`, and `LIB_CARD` variables. Then run the script (`bash RenewScript.sh`)
## Extra Info
This is tested working as of 26th July 2022, but could break in the future to do web scraping needed to get info without an api
I do not know if all prism instances are the same, but this works on mine
This was made this by analysing the network tab while pressing buttons, and then attempting to recreate requests in curl
It is not my fault if you get banned etc. etc.