A unique news application written in javascript created by the Coding Studios.
View Live Demo
Check Out The Discord Bot
- Scraper - Scrapes API content and filter the datas
- Cached - Datas/Contents are cached, prevent rate limit
- Front-End (UX & UI) - Frontend Ready, Responsive, Designed by @leecheeyong
- API - API Ready
- Stylish - Perfectly Designed Frontend (animation, align, size, colors)
- User Friendly - Easy on every browser (well optimized frontend javascript)
/- NewsPool - News/article/{id}- View article by ID
/v1- NewsAPI - Get all news/v1/articles?page={pageNumber}- Articles (Grouped into 10)/v1/article/{id}- Get an article content by ID
/v2- Google News - Get all news/topic- Get news by topic/articles- Articles (Grouped into 10)/article/{id}- Get an article content by ID
/v3- Custom News (Beta)/articles- Articles (Grouped into 10)/article/{id}- Get an article content by ID/{id}/articles- Articles on a specific news (Grouped into 10)
Please join our Discord Server and create a thread in #support to contact us !
- newsapi.org
- Google News
- Scraped Websites (any)
Please credit this repository and the authors if you plan to use any of this project's code
Feel free to make a Pull Request with well described changes / functions. Check out ideas if you don't know what to contribute, as well as reporting bugs if found !!