This is a python script that searches for a given tweet in all the accounts the user follows.

Requirements:

The system should have python and tweepy installed. Also, the user should have a Twitter developer account and a Twitter app (if you do not have one, create one at here). The use of Tweepy and need for a developer account is in accordance with the Twitter scraping rules.

To run:

1.Open the script in any text editor/IDE.
2.Get the credentials from the app created by you on twitter developer account and enter them here.
3.Then enter the tweet to be searched.

Entering information

4.Simply run the script!

Output