https://github.com/mikewesthad/googleseachsuggestions
An openframeworks (ofSketch) app for mining google search suggestions
https://github.com/mikewesthad/googleseachsuggestions
Last synced: 2 months ago
JSON representation
An openframeworks (ofSketch) app for mining google search suggestions
- Host: GitHub
- URL: https://github.com/mikewesthad/googleseachsuggestions
- Owner: mikewesthad
- Created: 2014-11-24T04:21:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T04:30:24.000Z (over 10 years ago)
- Last Synced: 2025-02-14T08:46:34.863Z (4 months ago)
- Language: C++
- Size: 391 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GoogleSeachSuggestions
======================
[openframeworks](http://openframeworks.cc/) app (built in [ofSketch](https://github.com/olab-io/ofSketch)) from a [project](http://www.mikewesthad.com/project_google.html) involving mining Google search suggestions.
This visualizer will asynchronously query 50 top level domain names (.com, .uk, etc.) for the search suggestions for a given phrase (e.g. "is it normal").
Instructions:
- Type to modify the search term.
- Press enter to begin looking for search suggestions
- Press F1 to save the search suggestions for the current search term to a plaintext file within `./bin/data`.