Email : [email protected]
Use these credentials to log in to the website.
I am currently using the Developer Plan for the News API, which only permits API calls from localhost (local development environment).
Due to this restriction, you will not be able to make API requests from deployed (live) applications.
I sincerely apologize for any inconvenience this may cause when accessing the API from the live website.
The project regularly checks the News API and saves the results in a JSON file. Instead of directly using the News API every time, the latest news can now be read from the JSON file which I used in project. This helps avoid making too many API requests and allows anyone to easily access the news data.
- No API KEY needed
- No limit on number of requests
- Difficulty in query feature for news (Can be fixed by cloning this repo and customizing according to your needs)
- Slightly delayed result (Can be reduced by reducing the query time interval to newsapi)
When you enter the login credentials, the login process may take a few seconds. Please be patient and allow the time for successful authentication.