Skip to content

Uses Node.JS and Socket.IO to create a realtime Google search query feed

Notifications You must be signed in to change notification settings

itguy51/Google-Realtime-Search-Trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS and SocketIO come together in a way to accelerate analytics.

Using Google as the backbone, we can create an app to realtime list
searches made with Google.

=== Installation ===

We assume you have
* NPM
* NodeJS

<code>
cd google-realtime-search-trends
npm install socket.io
node server.js
</code>

And that's all she wrote.

About

Uses Node.JS and Socket.IO to create a realtime Google search query feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published