/AuthorArticles-API

Rest API scrapping authors articles from Times Now and The Hindu

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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