Skip to content

Gabe-GH/hacktx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacktx

instructions to run the scrape:

  • clone repo to local folder

  • run npm install

  • make an index.js file

  • require scrapeAllProjectsFromUser.js in the index file

  • make an anonymous function and have it be async

  • initialize a variable and assign it to the scrapeAllProjectsFromUser function and pass a parameter of a user's username as a string

  • console.log the variable

  • also see and run 'example.js' by using node example.js in the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors