Skip to content

michelleinez/grapevine-news-search

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