Skip to content

michelleinez/grapevine-news-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c2ec8b · Jul 6, 2016

History

58 Commits
Dec 14, 2015
Sep 15, 2015
Jul 6, 2016
Dec 14, 2015
Dec 13, 2015
Jan 18, 2016
Dec 14, 2015
Jan 13, 2016
May 27, 2016
Dec 14, 2015
Oct 4, 2015
Jul 6, 2016
Jul 6, 2016
Nov 18, 2015
Jul 6, 2016
May 27, 2016

Repository files navigation

Grapevine is a web app that simulates news searches from other countries.

It works by using tor to change the ip address, Google Translate to translate into and out of the local language, and the Google news search to make the search. It is published under the GPL3 license, but if you want a commercial license, talk to us.

To install:

brew install nodejs or apt-get install nodejs

mkdir tor_data

To run: nodejs grapevine_app.js

To stop tor instances: killall tor

For debugging:

in one terminal, run

tor

in another run

nodejs grapevine_app.js

in browser goto

localhost:8081

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published