Name: brand24-api
Description: Python API for www.brand24.com Web Monitoring tool
GitHub: https://github.com/korniichuk/brand24-api
brand24-api checked on Ubuntu Desktop 16.04 LTS.
Please, install chromium-chromedriver
package:
$ sudo apt-get install chromium-chromedriver
Next, install Python packages:
$ sudo pip install -r requirements.txt
Finally, configuring the AWS CLI:
$ aws configure