Skip to content

Ekluv/thug-stream-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thug-stream-api

Twitter streaming api task

This task in done using tweepy and python.

First you need to have python and tweepy.

To install tweepy run
""" pip install tweepy

""" on commandline.

1.Run streaming_api.py.Prompt will appear asking a keyword.Then the related tweets are written in JSON format in data.txt file.

2.Then run check_api.py. This will print Usernames,Urls and no of related urls of the tweets.

check_api.py script displays output according to the ques.

About

Twitter streaming api task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages