https://github.com/karitham/wuxiascraper
Simple script to scrape wuxiaworld
https://github.com/karitham/wuxiascraper
Last synced: 2 months ago
JSON representation
Simple script to scrape wuxiaworld
- Host: GitHub
- URL: https://github.com/karitham/wuxiascraper
- Owner: karitham
- License: mit
- Created: 2021-07-17T09:44:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T22:27:59.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T05:29:46.177Z (4 months ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wuxia Scrape
Simple program to grap epub from wuxiaworld website
Use at your own risk
## Download
You can download from the releases.
## Installation
With the go toolchain
```sh
go install github.com/Karitham/wuxiascraper@latest
```## Usage
```sh
wuxiascraper https://www.wuxiaworld.com/novel/overgeared
```Will output an epub file containing all the chapters scraped.