Skip to content

jonathan-952/Sport-Data-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test this out on your computer, you first need to change line 22 in index.js:

const doc = new GoogleSpreadsheet('//google spreadsheet id from url goes here//', serviceAccountAuth);

ex. https://docs.google.com/spreadsheets/d/ ''google spreadsheet id here'' /edit?

add in the spreadsheet id from your spreadsheet here

Then, in your terminal start the server up and open your app. Refresh the page to send a request and the scraper should start its work

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published