An experiment about search engine censorship
This script queries the search suggestions of multiple search engines for offensive search terms. Ex: I hate "ethnicity". It then displays the search engines which return search suggestions for the specified query.
- python3
- lxml
- requests
$ pip install -r requirements.txt
$ ./ihate.py
or
$ ./ihate.py something
I think Google censors "I hate 'name'" in general.