Custom Search - No initial search term

Support / help / discussion forum for twitter bot
Post Reply
jessicahouston
Posts: 6
Joined: Tue Sep 10, 2019 11:24 pm

Custom Search - No initial search term

Post by jessicahouston »

Hi,
I just bought Twitterdub. When I try to do Custom Search, there is no Initial Search Term box. I am getting this error. How can I fix it?

Image
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search - No initial search term

Post by martin@rootjazz »

the search term input box is in the underlying form where you entered realdonaldtrump

The error you are getting is because you are performing a HASHTAG search that returns TWEETS, you cannot FOLLOW a tweet, so you need the extra step of CREATOR OF TWEET.

As the follow action must work with profiles, so your custom search must end with a profile.

Each step will show you bottom left what is it's input / output.


Twitterdub custom search tutorial
- Explains how to build a search and specify how many results per step (optional)

https://www.youtube.com/watch?v=FYP9Gvh2n-M
jessicahouston
Posts: 6
Joined: Tue Sep 10, 2019 11:24 pm

Re: Custom Search - No initial search term

Post by jessicahouston »

I see. I have watched those videos but i am still confused. Could you help me?

I am trying to follow all people who reply to a tweet. How can I do this?
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search - No initial search term

Post by martin@rootjazz »

jessicahouston wrote: Wed Sep 11, 2019 5:42 pm I see. I have watched those videos but i am still confused. Could you help me?

I am trying to follow all people who reply to a tweet. How can I do this?
follow tab
custom search:
search input: tweet url
Search Steps:
REPLIERS

when you single click repliers you will see (bottom left) it takes TWEET as input (your search input as it is first step) and outputs PROFILE which is what you want for follow
jessicahouston
Posts: 6
Joined: Tue Sep 10, 2019 11:24 pm

Re: Custom Search - No initial search term

Post by jessicahouston »

Sorry but I dont see the REPLIERS in the OPTION (search steps). Where do you find it?
jessicahouston
Posts: 6
Joined: Tue Sep 10, 2019 11:24 pm

Re: Custom Search - No initial search term

Post by jessicahouston »

You mean like this right because I dont see the REPLIERS option on its own.

Image
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Custom Search - No initial search term

Post by martin@rootjazz »

No :)

No tweet interactions step, as tweet interactions means : likers / repliers / retweets


Also, your first step is to pull the TWEET REPLIES from the specific tweet.


What you would want is

Code: Select all

REPLIES
CREATOR OF MEDIA
My apologies, I Though there was a replies step, but there isn't.


*IF* if you did want repliers / likers / retweets

then you could just set

Code: Select all

TWEET INTERACTIONS
as the only step
Post Reply