allow configuration of API batch size and inter-batch delay
Add configuration parameters to tweak how we call the Google API. Allow customisation of API batch size and the delay between calls to the API. This allows us to work around some Google API rate limits.
Closes #2 (closed)