Simple Google Appscript to include in Spreadsheets.
Input a cell containing a seed keyword and the functions get keywords from bol.com open api keyword suggestion and Google.nl keyword suggestion.
Example:
Cell A1 contains 'voetbal'
Cell B1 '=getGoogleSuggest(A1) Cell B3 '=getBolSuggest(A1)