How can I create a follow for follow website for Twitter
For further actions, you may consider blocking this person and/or reporting abuse
How can I create a follow for follow website for Twitter
For further actions, you may consider blocking this person and/or reporting abuse
Harshal Ranjhani -
KC -
Ahmad Ameen -
tation -
Top comments (3)
You need to give more information. How do you expect the workflow of the page to look like? If you are a total beginner to web development you need to learn a little bit of HTML and CSS. Maybe also into Javascript and the Twitter API.
I have Twitter api
I know the html Css and JavaScript
Each user that sign up will follow other users ....it will be a loop
This might be interesting: developer.twitter.com/en/docs/acco...
I'm pretty sure, twitter has some kind of rate limiting or detection mechanism that would prevent this to work at a big scale. Good luck though!