Skip to content

This is a simple crawler for crawling novel from czbooks.net.

Notifications You must be signed in to change notification settings

ldslds449/Novel_Crawler

Repository files navigation

Novel Crawler

This is a simple crawler for crawling novel from czbooks.net.

Cover

Given the url of the novel, we can crawl all the chapters and combine them into a single txt file placed in the folder you specify.

Pack

To be convenient, we pack all the Python files into a single execution file using pyinstaller.

Run the below command to get the final execution file.

pyinstaller -F --noconsole main.py --name "Novel_Crawler"

About

This is a simple crawler for crawling novel from czbooks.net.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages