Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernso/novelreaderweb
Website made in python that scrapes lightnovelpub.vip for the novel inputted and will create a page for each of the chapters inside of those novels, also it includes features such as text to speech, text opacity and a font selector. All of these settings eill save on your device.
https://github.com/bernso/novelreaderweb
flask flask-application host novel python python-3 python3 web web--scraping web-novel web-scraper web-scraping webscraping website websites
Last synced: about 2 months ago
JSON representation
Website made in python that scrapes lightnovelpub.vip for the novel inputted and will create a page for each of the chapters inside of those novels, also it includes features such as text to speech, text opacity and a font selector. All of these settings eill save on your device.
- Host: GitHub
- URL: https://github.com/bernso/novelreaderweb
- Owner: Bernso
- License: mit
- Created: 2024-06-09T14:30:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:33:53.000Z (2 months ago)
- Last Synced: 2024-11-10T19:39:21.437Z (2 months ago)
- Topics: flask, flask-application, host, novel, python, python-3, python3, web, web--scraping, web-novel, web-scraper, web-scraping, webscraping, website, websites
- Language: Python
- Homepage: https://Berns0.pythonanywhere.com
- Size: 6.68 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Project Setup Instructions
You need to create a file named '.env' and put a variable in there called 'WEBHOOK_URL' and assign your discord webhook url to it. This is only if you would like to receive error reports.
Pretty sure you've got to have chromium installed aswell.