Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.19 KB

NHK Easy 蜘蛛

NHK Easy News

Build Status

General

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 ...

Details