Google's instant search feature is pretty racist. For example, if I start typing the search term "why are hungarians", I get the following suggestions.
I thought this was quite funny, and I was curious what Google thinks about other nationalities, so I wrote a quick python script to query the instant search API for all nations. Here are the results:
Interesting results:). It seems that the most common attribute is being rude. Here's a map of all the "rude" countries (red) vs. all the "nice" countries (green)
Yes, only Canadians are nice according to Google
Here's another map I drew. Beautiful people (green) vs. ugly people (red)
It would be nice to make a series of queries with different search terms, like "Why do X people Y" and "X women are Y". I might do that sometimes.:)


