- Due to the website shutting down and wuxiaworld no longer allowing free unlimited access, this project has been discontinued and will not be maintained.
- Note that the python script is no longer working.
-
run
pip install -r requirements.txt
in order to install dependencies - Get the link of the main page of any book of the website
e.g. https://www.wuxiaworld.co/Reincarnation-Of-The-Strongest-Sword-God/
- Replace the value for the variable novelURL on line 7 with the novel path
e.g.novelURL = "Reincarnation-Of-The-Strongest-Sword-God"
- Run the script with
python ./wwv2.py
in the directory of the file