sna-project-crawler Prerequisites Install Node.js on OSX use homebrew brew install node on Windows use chocolatey choco install nodejs Dependencies Navigate to your project folder to install all dependencies npm install Run To fetch the data npm start Merges all fetchted data npm run merge Build a gephy file from the merged data npm run gephy