tbharathchandra / AuthorArticles-API

Rest API scrapping authors articles from Times Now and The Hindu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthorArticles-API

A Web App scrapping author's articles from mulitple news sources đź“° .

News Sources we support:

News Sources

Want to contribute?

  • All endpoint routes are located in index.js
  • Frontend is located in the folder frontend/newsapp
  • author's info is stored in the local storgae of the browser

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Future Improvemnets needed:

  • Adding more news sources
  • Improving the accessibility in the News component
  • Adding E-papers viewing component
  • Hosting everything under same origin

About

Rest API scrapping authors articles from Times Now and The Hindu

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.7%Language:CSS 3.9%Language:HTML 2.5%