Skip to content

thebreadcat/startup-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startup Grabber

This is a quick set of scripts to get data from launchcaster.xyz. clone the repo. run npm install then use node to run the first script (index.js) node index let it finish. (note it uses puppeteer and is currently set to not be headless -- you can adjust this in index.js if you'd like but it's visible for debugging purposes.) once it's done, it will create a urls.json file. run the second script node second.js and let it run. Once it's done you'll have an output.csv file you can use with all the collected data.

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published