Retrieve certain tweets (containing specific keywords) from a Twitter account

Scarlet Witch

Junior Member
Feb 12, 2022
109
30
Ciao, I hope everyone is doing well.

I'm currently working on a project that involves retrieving specific tweets from a public Twitter account. I would like to focus on tweets made by a particular user and filter them based on specific keywords, such as "Twitter."

My goal is not to retrieve all tweets from this user, but rather to extract only those that contain certain keywords or hashtags for instance.

If anyone has experience or insights into how this could be achieved within ethical boundaries, I would greatly appreciate your guidance.

Do I need to buy Twitter API that comes for $100? Or can I achieve this for free? Please let me know what do you think about this and I shall be forever thankful to you. I can look into hiring someone who is expert at this task at hand, thank you!
 
Replace "username" with the actual username:

https://twitter.com/search?q=%40username%20Twitter&src=typed_query&f=live
 
I need something like Twitter API shit

Search through Github, and also you need to pay for the twitter API for this specific use case.

1707280064955.png
 
If you don't wanna pay for expensive Twitter API, you can use un-official APIs from RapidAPI. These are made by the community.

Example:
https://rapidapi.com/omarmhaimdat/api/twitter154/
You can retrieve users tweets, replies followers, followings, likes, retweets, everything...

I am not affiliated with this service in any way, shape, or form
 
If you don't wanna pay for expensive Twitter API, you can use un-official APIs from RapidAPI. These are made by the community.

Example:
https://rapidapi.com/omarmhaimdat/api/twitter154/
You can retrieve users tweets, replies followers, followings, likes, retweets, everything...

I am not affiliated with this service in any way, shape, or form
I am willing to pay. The problem is: I don't know the coding so how to do it step by step after purchasing Twitter API.
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock