You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app displays the most recent news stories from around the world. The news is organised into categories, where users can click to access additional items. Users can explore several categories, including business, sports, technology, health, and science, as well as search for specific headlines.
GNewsScraper is a TypeScript package that scrapes article data from Google News based on a keyword or phrase. It returns the results as an array of JSON objects, making it convenient to access and use the scraped information
Insta NEWS is a REACT based single page application with front end and API calls. Designed to show us TOP Headlines using the NewsAPI and Gnews.io API. Simply visit to get updated with latest news. Included the most advanced Front end Web Development Features like Infinite Scroll, Responsive Top Loading Bar, Routers etc. The NewsAPI fetches the …
My news app, built with React.js, leverages the GNews API to fetch real-time news data. The user interface is crafted using Tailwind CSS, ensuring a sleek and responsive design across all devices. Stay informed seamlessly with our intuitive, mobile-friendly news app.
ACONEWS is a full-stack news application that provides the latest news articles. It allows users to search for news based on various filters like country and language. The project leverages the GNews API and includes both a frontend (React) and backend (Node.js/Express) that are hosted separately.
This is a worker service for the TimeLiner application. It collects, and filters the data from external API service and store it in the database as well as manages it and serves as first level source/data provider on which the TimeLiner GraphQL API depends.