Skip to content

hackandcode/sniffnlearn_api_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sniffnlearn_api_login

python scripts to extract data from the user on different social networking sites #Using Twitter API

Installing Requirements

Installing Python modules for OAuth and requests

$ sudo pip install requests
$ sudo pip install requests-oauthlib

Using API

  • Run the python module first:
$ python twitterapi.py

#Using Github API

Installing Requirements

Installing Github3 wrapper

$ sudo pip install github3.py

Using API

  • Run the python module
$ python githubapi.py
  • Please copy the pincode given by twitter in terminal
  • Now your Information will be displayed with your last tweet
  • You can use functions avaiable in api for getting access token of user for this app

#Using Google API

Installing Requirements

Installing Python modules for Google api

$ sudo pip install requests google-api-python-client

Using API

  • Run the python module first:
$ python google+.py

TODO List:

  • Google
  • Twitter
  • Facebook
  • Github

About

python scripts to extract data from the user on different social networking sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages