Page 1 of 1

Twitter follow based on likes and comments

Posted: Tue Jul 03, 2018 10:33 pm
by hypnotistchris
Hi
I can someone please explain how I would achieve the following:

I want to search for a twitter user and then follow the people who like and comment on their most recent tweets.

The advantage of this is you can target people who are actively interacting with a user.

Thanks for your help :)

Re: Twitter follow based on likes and comments

Posted: Wed Jul 04, 2018 3:50 pm
by martin@rootjazz
CUSTOM SEARCH

search input: the profile you want to target

SEARCH STEPS
userfeed (maybe called user tweets - something like this :)
notes (likes + commenters)


you can give the search helpers, by specify how many items to find each step.
Maybe you want to scrape 100 posts and get 10 likers / commenters from each: 100x10 = 1000

Likewise you maybe want to scrape 5 posts and get 200 likers / comments from each: 5*200 = 1000

Both methods give you 1000 results, but the results will vary. To do this, double click your selected search step and specify the value


custom search tutorial
https://www.youtube.com/watch?v=FYP9Gvh2n-M

Getting started with Twitterdub
https://www.youtube.com/playlist?list=P ... 2WUsB1rQN3

All Twitterdub tutorials:
https://www.youtube.com/playlist?list=P ... nlEefs2Gan

Re: Twitter follow based on likes and comments

Posted: Wed Jul 04, 2018 8:31 pm
by hypnotistchris
I have tried this but it is not finding the latest tweets.
I just want it to get the last 3 tweets and follow the people liking and commenting.

Re: Twitter follow based on likes and comments

Posted: Wed Jul 04, 2018 10:35 pm
by martin@rootjazz
hypnotistchris wrote: Wed Jul 04, 2018 8:31 pm I have tried this but it is not finding the latest tweets.
I need more information. Is working fine here.

Please, read through this post and submit your issue accordingly. Not everything will be relevant to your issue, but have a read as it gives an idea of the information you can provide to help me help you as quickly as possible without delays in having to request additional information :)

https://rootjazz.com/forum/viewtopic.php?f=23&t=1634




I just want it to get the last 3 tweets and follow the people liking and commenting.
As I posted above
user tweets (3)
notes

BE AWARE you are pulling RECENT tweets, if they are very recent, you may not get many people have liked / commented yet. So if this is a high tweet account, you are constantly pulling up the most recent 3 which could not have many likers / commenters at that time