A web crawler to fetch today's top news articles from the NHK easy page.
I built this so that I can easily import the articles into LingQ, including the image and audio.
Here are the courses containing them:
The program relies on the Selenium Chrome Driver which needs to be in the root project directory. Therefore, it cannot be run by a headless server. Remember to always use the latest version of the driver.
More to come ...