https://github.com/tyronvt/studocudownloader
This is useful when the document you unlocked has many pages (i.e. a book)
https://github.com/tyronvt/studocudownloader
Last synced: 10 months ago
JSON representation
This is useful when the document you unlocked has many pages (i.e. a book)
- Host: GitHub
- URL: https://github.com/tyronvt/studocudownloader
- Owner: TyronVT
- Created: 2023-12-15T07:46:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T07:48:49.000Z (over 2 years ago)
- Last Synced: 2024-12-31T18:30:39.125Z (over 1 year ago)
- Language: Python
- Size: 558 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# studocudownloader
This is useful when the document you unlocked has many pages (i.e. a book)
1. Open your suschegg link
2. Save the html of the entire webpage to a text file (modify the htmlcode.txt), paste the source code of the website there.
3. Modify the .py file to read your text file.