check if X follows Y on twitter without API

theswede123

Newbie
Joined
Aug 17, 2013
Messages
3
Reaction score
1
Hey! I'm trying to figure out how to check if one account follows another via some kind of script. The twitter API limits the requests by 30-60 / IP / hour.

I am trying to create a service like addmefast or youlikehits.

What i want to be able to do
Click follow button, window popup, follow the account, run the script and verify if the accoun actually was followed.


Can someone explain how to solve this problem?

Thanks! /theswede
 
Back
Top