As the name implies, this is a rather naive program, however it does do a little bit of thinking. There are now more categories of websites, and one new scraper for a category.
Features
- Smarter scraping
Changes
- Organized functions/methods in main `scraper.py` file.
- Changed system of deciding what sections/headers that will be used. Now, this will be up to the function selected according to the webpage's structure.