Webtoon webscraper
I read quite a lot of webtoons and I was wondering what the most popular genre would be.
Instead of looking it up online I thought it would be fun to try to do something I hadn't done before.
Make a webscraper!
I made this webscraper with Python
Code
The code can be found hereon GitHub.
From there you can try scraping it yourself, if you want to, or just look at the code.
You can scrape all the webtoons the script can find or specify a number of webtoons you want to scrape.
Data
I imported the CSV data to an online spreadsheet editor and organized it.
After that I added it to an online document. From that document you can also access the spreadsheet.
here is the document with the organized data