Page 1 of 1

Follow randomly from source account list

Posted: Mon Dec 10, 2018 1:38 pm
by oomocks
Hi again.

Another issue I'm having relates to following from a specified list of accounts. I have the program set to follow so many new accounts each day, but it defaults to starting at the top of the list and not moving to the next until those followers are exhausted. What I really want is to randomly follow across all the specified source accounts in the text file I provide. I know it's something to do with a Merge Search I need, but this is really alien to me, so if somebody could provide an example of that type of search I can edit with specifics that would be a big help.

Many thanks, again.

Re: Follow randomly from source account list

Posted: Mon Dec 10, 2018 9:04 pm
by martin@rootjazz
yes it would start the list again, but as the items are processed already, there should be either removed or skipped over very quickly, making the fact it starts at the top mute.

Actually reading what you put again, are you providing a list of users to follow, or a list of inputs to other searches?

Re: Follow randomly from source account list

Posted: Tue Dec 11, 2018 1:58 pm
by oomocks
I have a list of source accounts that I'd like to follow the followers of. But rather than, say, following 500 from one of those accounts, I'd rather they were all divided evenly between the source accounts on the list in the text file.

I know you said something about a merge or input 1, 2 etc, but I really have no idea what that means.

Many thanks again.

Re: Follow randomly from source account list

Posted: Thu Dec 13, 2018 10:12 pm
by martin@rootjazz
MERGE SEARCH

goto FOLLOW tab
set your search: either dropdown search or custom search

then for the input specify

[profile1,profile2,profile3]

set your max items NOTE this is across all searches. So if you specify 300, then the program scrapes 100 from each of the inputs (as I specified 3 profiles)


The program will run your search for each input, then merge the results, randomise, then process



Regards,
Martin

Re: Follow randomly from source account list

Posted: Thu Dec 13, 2018 10:12 pm
by martin@rootjazz
also sorry for delay replying, I didn't notice any outstanding posts in this board

Re: Follow randomly from source account list

Posted: Fri Dec 14, 2018 10:39 am
by oomocks
Thanks, Martin. So for the inputs do I use the Twitter handle, @abcde, or would that be the url of each specific source account.

Many thanks again.

Re: Follow randomly from source account list

Posted: Fri Dec 14, 2018 8:06 pm
by martin@rootjazz
oomocks wrote: Fri Dec 14, 2018 10:39 am Thanks, Martin. So for the inputs do I use the Twitter handle, @abcde, or would that be the url of each specific source account.

Many thanks again.
URLs will DEFINITEILY work

usernames should work (and probably do)

@username should work, (but might not)


[https://twitter.com/user1,https://twitt ... .com/user3]

[user1,user2,user3]

[@user1,@user2,@user3]

Re: Follow randomly from source account list

Posted: Fri Dec 14, 2018 11:58 pm
by oomocks
Excellent. Completely understand this now and it will be a big help.

Many thanks, Martin.