Skip to content

jfraj/socialSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python script searching social media

You need to have add a local file named "tweeter_auth_info.txt" with tweeter authentication it must be in the format (space before value)


CONSUMER_KEY XXXX
CONSUMER_SECRET XXXX
OAUTH_TOKEN XXXX
OAUTH_TOKEN_SECRET XXXX

more info about authentication here: https://apps.twitter.com/app/7077114/keys

About

python script to seach social media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages