Skip to content

A simple python program to get recent tweets about the data given as input.

Notifications You must be signed in to change notification settings

ssaurav123/Tweetscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweetscraper

Tweerscraper is a simple python project where u can type any user handle as input and you will get 100 most recent tweets where that user handle is apeared.
How to use:

  1. install python twitter tools by typing "pip install twitter"
  2. run TwitterApi by "python TwitterApi.py > filename.txt"
    filename is important it is used to store all the data generated by json
  3. after step 2, Type the user handle
  4. Then run getTweet by "python getTweet.py"

About

A simple python program to get recent tweets about the data given as input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages