Filter Twitter Accounts if DM Enabled

steve123_

Registered Member
Joined
Nov 29, 2020
Messages
66
Reaction score
59
Hey guys

I have a list of twitter profiles to mass DM but am finding that it would be really convenient if there was a way to filter out the accounts that have DMs disabled.

I was thinking about using scrapebox but unfortunately it appears I would need to be logged in to find the DM footprint with page scanner

Any of you guys have ideas on how I can filter my list?

Thanks
 
A custom JavaScript script pasted in the console with a list with all profiles will do the job. Also, you can do this server side, by visiting all the profiles, logged in and check for the footprint.
 
Back
Top