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.
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.
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
Run npm start on CLI or run node app.ts
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"
This project is licensed under the MIT License.