An open API service indexing awesome lists of open source software.

https://github.com/marvin9/latest-news-content

📰 latest news from three sites bbc, nytimes and hindu at one place.
https://github.com/marvin9/latest-news-content

koa2 livedata newsfeed webscraping

Last synced: 4 months ago
JSON representation

📰 latest news from three sites bbc, nytimes and hindu at one place.

Awesome Lists containing this project

README

          

# news-content
latest news from three sites bbc, nytimes and hindu at one place.

Minimalist home page contains latest news fetched from given three sites.

Each news at least contains title, it's source and link given to that article. News may or may not contain description, time.

***Libraries used in this project.***
- KoaJS(For backend)
- NeDB(database for minimal projects)
- Pug(Template engine)
- UiKit(Front end library)
- Cheerio, request(Web scraping)

![home-page](https://github.com/Marvin9/news-content/blob/master/img.png)

## [Demo here](https://marvin9-latest-news-content.glitch.me/)