Twitter Login With Curl

Only a Good Programmer can handle this project so read closely

We are building a database of twitter user information

we collect twitter username and password and it is put into a database (i will handle that part)

The Script you build will have 3 functions

1st function

The script you build will cycle through the database logging in to each user using CURL (Not API) accesses the account settings and copies the email address, Bio, and location. to the database associating it with that current logged in user.

Now our database will have username/password and email, bio and location

2nd Function

i type in a twitter username and i specify the number of users i want from my database to follow that username.

The script then cycles through that number of users, logs in…follows the username we specify… and then logs out cycling through until it finishes.

3rd Function

i type in the “tweet id” or link to a tweet, i specify the number of users i want from my database to retweet that tweet.

The script then cycles through that number of users, logs in ….retweets that tweet …and then logs out cycling through until it finishes.

Because twitter is very strict on the IP address accessing their site. This script must be able to cycle through proxies while logging in to users from the database

Here is a dashboard representation of what has been built so far

http://www.prolivedesign.com/twitterapp/admin/

If you are interested in joining in on this project place your bid…i will choose by best bid and most convincing programmer who can show me he understands what i need.

Leave a Reply

Your email address will not be published. Required fields are marked *