An Unoffical Python API for neosekaitranslations.com
Project description
neosekai-api
An Unoffical Python API for neosekaitranslations.com
Installation
from a terminal, run :
pip install neosekai-api
in case of an error, go here in the Github Wiki.
Usage
- Go to the Github wiki for this project to read full usage tutorial.
- Below is a short and sweet version
from neosekai_api import Novel, NovelChapter
novel = Novel('https://www.neosekaitranslations.com/novel/oresuki/')
chapter = NovelChapter('https://www.neosekaitranslations.com/novel/oresuki/volume-1/chapter-3-part-3/')
Novel
andNovelChapter
are the two main objects in this API- through these two objects, neosekai-api offers a list of functions that are specified in the Github wiki.
neosekai-dl
neosekai-dl is a project that uses neosekai-api to download novels from neosekaitranslations.com as PDF. The project is also in it's starting stages, so please bear with me. It's not a far fetch to say I made this API for the sole purpose of making neosekai-dl
For Future Releases
If you are using this project and wish to see more features in it, do open an issue on github. As I mentioned, I built this API for making neosekai-dl. This project, as it is, is all that is required for me to make neosekai-dl. However, if you wish to see more features in this API, I would be glad to implement your needs.
On creating support for authentification
neosekai-api, at the moment, does NOT support the registraton of new users or the ability to log in to neosekaitranslations.com.
This is mostly because, In neosekaitranslations.com, the only thing a registered user can do is leave comments. Since I feel like commenting is better done on the website itself, I didn't implement this functionality in the program.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file neosekai_api-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: neosekai_api-2.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d1d445a1bb7d6c035724ac9738c89005d8abbbd0afae44352c0ce77ccbe5eff |
|
MD5 | 5a84a9195f0a5eeb856a4bf840441c1c |
|
BLAKE2b-256 | 589fc91cc72b5bb65252e1e6ac1765cb94969d1641d113eedc407e78188838ce |