You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**An upgraded REST API for light, wuxia, and web novels, now powered by Fastify and Puppeteer for improved performance and reliability.**
8
+
**An upgraded REST API for light, wuxia, and web novels, now powered by Fastify and Puppeteer for improved performance and reliability. Designed for educational and study purposes, this project showcases advanced web scraping, API development, and data validation techniques.**
9
9
10
10
## What's New in the Enhanced Edition
11
11
12
12
-**Upgraded Tech Stack**: Transitioned from Express to Fastify for faster, more efficient server handling.
13
-
-**Advanced Scraping with Puppeteer**: Enhanced data scraping capabilities for more accurate and up-to-date novel information.
14
-
-**Improved Data Validation with Zod**: Robust data validation and schema management to ensure data integrity.
15
-
-**Optimized Performance**: Significant performance improvements for a smoother and faster user experience.
13
+
-**Advanced Scraping with Puppeteer**: Utilizes Puppeteer for enhanced data scraping capabilities, ensuring accurate and up-to-date novel information.
14
+
-**Improved Data Validation with Zod**: Incorporates Zod for robust data validation and schema management, enhancing data integrity.
15
+
-**Optimized Performance**: Achieves significant performance improvements, offering a smoother and faster user experience.
16
16
17
17
## Available Sources
18
18
19
-
I will continuously expand this library time to time. Here are the current sources:
19
+
We are continuously expanding this library. Here are the current supported sources:
@@ -26,12 +26,14 @@ I will continuously expand this library time to time. Here are the current sourc
26
26
|https://novelfull.com/|| ⌛ |
27
27
|https://novelnext.com/|| ⌛ |
28
28
29
-
## Using Version 1 (v1) of the API
29
+
## Disclaimer and Purpose
30
30
31
-
For those who are still interested in using version 1 of my API, it remains accessible and functional. You can find all the relevant documentation and resources for version 1 at the following GitHub branch: [Novel API v1](https://github.com/Kevin-Umali/novel-api/tree/v1).
31
+
This project and all associated code and documentation are intended **solely for educational and study purposes**. It serves as a practical example of web scraping, API design, and data handling techniques. It is not intended for commercial use or deployment in production environments. The creators and contributors assume no liability for any misuse of the project or any damages resulting from its use. Users are expected to adhere to these guidelines and use the project responsibly.
32
32
33
-
Please note that while v1 is still available, it may not receive the same level updates, or feature enhancements as the latest version. I encourage users to use to the current version for the most up-to-date features and improvements.
33
+
## Legacy Version
34
+
35
+
Version 1 (v1) of the API remains accessible and functional, with documentation available at: [Novel API v1](https://github.com/Kevin-Umali/novel-api/tree/v1). Note: v1 may not receive updates or feature enhancements available in the latest version. Users are encouraged to migrate to the current version for the most up-to-date features and improvements.
34
36
35
37
## Contribute
36
38
37
-
Found a bug or have a feature request? Feel free to open an issue or submit a pull request on our [GitHub repository](https://github.com/Kevin-Umali/novel-api/issues).
39
+
We welcome contributions! If you've found a bug or have a feature request, feel free to open an issue or submit a pull request on our [GitHub repository](https://github.com/Kevin-Umali/novel-api/issues).
0 commit comments