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

Redundant and Missing Text #2

Closed laughingclouds closed 3 years ago

laughingclouds commented 3 years ago

Let's fix this in the new releases...whenever that'll be

laughingclouds commented 3 years ago

Due to the changes and the release of the latest version, scrapia-world now instead downloads the whole html code of the page. This way, there won't be any text missing. The next step is to now actually create a program to make changes to that piece of page source. Closing this issue now.