Automated US Daily Newspaper Headlines
Automating the extraction of top headlines from US daily newspapers
Overview:
This project uses the Puppeteer package in JavaScript to perform automated web scraping, capturing the latest headlines from major US newspapers. It simplifies the process of staying updated with current events by fetching and compiling top news stories automatically.
Features:
Automated Web Scraping: Utilizes Puppeteer to navigate and extract headlines from various newspaper websites.
Daily Updates: Ensures you always have the most recent headlines at your fingertips.
Easy Integration: Can be easily integrated into other applications or services for broader use.
Getting Started:
Clone the Repository:
git clone https://github.com/Akilan19/Prime-Time-Main.git
Install Dependencies:
cd project-name
npm install
Run the Scraper:
node scraper.js
Technologies Used
JavaScript
Puppeteer
Node.js
Feel free to explore the code and contribute!