Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.21 KB

File metadata and controls

35 lines (21 loc) · 1.21 KB

News Scraper Web Application

The News Scraper Web Application is a tool that allows users to scrape news articles from various websites and then compare them for different sources. This can be useful for staying updated on different perspectives on a particular news story or topic.

Features

Web Scraping: The application uses web scraping techniques to extract news articles from popular news websites.

Multiple Sources: Users can select multiple news sources from a predefined list to compare the articles.

Text Analysis: The application performs basic text analysis to highlight common keywords and phrases in the scraped articles.

User-Friendly Interface: The user interface is designed to be intuitive and easy to use, even for users with limited technical knowledge.

Installation

Clone the repository: git clone https://github.com/asadsaifi2021/SmartFood.git

Navigate to the project folder: cd newsScraper Install dependencies: npm install or yarn install

Usage

Run npm start on CLI or run node app.ts

Dependencies

TypeScript: 5.0.02

@types/body-parser": "^1.19.2"

"@types/cors": "^2.8.13"

"@types/express": "^4.17.17"

"@types/firebase": "^3.2.1"

License

This project is licensed under the MIT License.