Skip to content

Puavo/kickstarter_data_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kickstarter data parser

This is simple node.js script to parse some data from kickstarter provided data.

How to use

  • Clone this repository
  • Make sure that node and npm are installed on your computer
  • Run npm install
  • Download your personal Kickstarter data in your kickstarter profile
  • Place backed_projects.json file in the same folder with the data_parser.js script file
  • Edit the script file based on what you want to analyse
  • Run the script: node data_parser.js
  • Script generates file called backed_projects.csv. Use that with your favorite sheet program to analyse your projects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors