laughingclouds / Scrapia-World

A web scraper for scraping wuxiaworld. Written in python, using selenium and python cmd for an interactive shell experience with a command line utility to work with text along with a database to store information.
MIT License
2 stars 1 forks source link

A few chapters won't download. #1

Closed laughingclouds closed 3 years ago

laughingclouds commented 3 years ago

Well, as the title says...they won't...it's because the internal count of the code will get messed up if you change to a different chapter during the sleep time. This can be a pain, because then you will have to first run the whole code for that particular "missing" chapter and then close it to then again make better changes in the database.

laughingclouds commented 3 years ago

This will be fixed in later releases. I'll close this issue when that happens, while informing here what version the enhancement has been on.

laughingclouds commented 3 years ago

I guess I'll drop this project in favor of something else. Maybe I'll pick up once python gets more efficient and fast. Anyways, it was nice working with it. I got to learn a lot. I probably won't archive my repo. Closing now.