Google suggest scrape script?

stijn.immers

New member
Dec 8, 2011
1
0
0
I've been searching for a Google suggest scrape script, but can't find it.
Al lot of scripts offer functionality to give a google suggestion AFTER the keyword, for example:
- jokes animals
- jokes apples
- jokes accountants

But what I'm looking for is a Google Keyword Suggestion tool with more flexibility, that can also give suggestions at the BEGINNING of the query, for example:

- a[....] jokes
- animal jokes
- all the best jokes
etc.

Does this tool exist yet?
I could make(php) it myself, but I'm affraid I'm reinventing the wheel.
Also had a look at the suggest-Jsoncode from Google, but it doesn't seem to look easy to build a (flexible) scrape tool around that.

Any ideas if the tool I'm exists? So with keyword suggestions at the beginning of the word, instead of at the end(what all the current tools already do).