Skip to content

Image mining. Mine Google Profile images through Google+ API and Google People API.

Notifications You must be signed in to change notification settings

nikinsta/ImageMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ImageMining

Image mining. Mine profile images through Google API (Google+ API and Google People API).

Dependencies

  • python 3
  • requests
  • google-api-python-client
  • project on Google API and credentials (API key or OAuth 2.0)

Preparations

  1. Create folder GoogleAPI/resources
  2. 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).

Releases

No releases published

Packages

No packages published

Languages