Skip to content

jamesb97/NewsScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

News Scrape Application

An intuitive way of scraping the latest headlines from YCombinator and writing the results to a Google Spreadsheet with Pupeteer(Headless Chrome Browser). To get started clone this repository:

git clone https://github.com/jamesb97/NewsScrape.git

Install the necessary dependencies

npm install --save

Head on over to Sheetsu and set up an account to connect to your Google Sheets by following the instructions. After obtaining the spreadsheet url, paste it inside the index.js file. To test the application run

npm start

Once completed you should see the results in Google Sheets. Learn more about Pupeteer and its web scraping capabilities.

About

An intuitive way of scraping the latest headlines from YCombinator & Axios and writing the results to a Google Spreadsheet with Pupeteer(Headless Chrome Browser).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors