Hi, There's a lot of site which offers a service to get free followers & in exchange you need to follow back where the follow back ration is around 1:2 (for every 1 follow back you need to follow 2 accounts roughly).
I want to work/make such an app in Python. But in order to make it happen there are some doubts in my mind, If any programer or a pythonist can help me understand the basic requirements it would be a great help.
In order to get a user to follow an account I need to first get a user to authorize my app (twitter dev app) so I would get an Authorization Token which I can store in database & can be used later to follow other twitters. Am I right?
Is this is how the entire get free followers sites depend on?
Please input your suggestion/advice.
I want to work/make such an app in Python. But in order to make it happen there are some doubts in my mind, If any programer or a pythonist can help me understand the basic requirements it would be a great help.
In order to get a user to follow an account I need to first get a user to authorize my app (twitter dev app) so I would get an Authorization Token which I can store in database & can be used later to follow other twitters. Am I right?
Is this is how the entire get free followers sites depend on?
Please input your suggestion/advice.