A humble bot for filling out online surveys for testing purposes.
You will need Python...
git clone https://github.com/madflow/surveybot.git
cd surveybot
Install system-wide:
sudo python setup.py install
sudo apt-get build-dep python-lxml
sudo apt-get install python-dev