Image mining. Mine profile images through Google API (Google+ API and Google People API).
- python 3
- requests
- google-api-python-client
- project on Google API and credentials (API key or OAuth 2.0)
- Create folder GoogleAPI/resources
- Add to GoogleAPI/resources/ your credentials files (api_key.txt (must contain only your API key) and client_secret.json (you will get it on credentials)) (see constants.py to change default folder).