Skip to content

HookedMedia/google-plus-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google plus pasrser

  1. clone repo

  2. npm install express -g

  3. npm install phantomjs -g

  4. npm install casperjs -g

  5. npm install bower -g

  6. npm install

  7. bower install

  8. Developing only: sh watch.sh

  9. Start: node build/app.js

  10. send form (http://localhost:5000) and get responce (in config you can set json: true, if we set json:false - we will got csv format of response)

P.S. my NodeJS -v is v0.10.26 (installed via NVM)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 88.0%
  • HTML 11.4%
  • Shell 0.6%