Please quote me a cost. Email the quote to and PUT COST IN THE SUBJECT LINE. Or pm and PUT COST IN SUBJECT LINE We would like to create a Twitter API to enable people in our club to follow each other automatically on Twitter. All members follow each other (each one chooses to follow all the member and all members to follow that person) by running a php script. Each user will be able to add his/her's twitter account information to the site. Create a crone job that runs at a specified time or after a number of minutes/hours/days/weeks/months as specified by the user (automated script), which will add unfollowed people to their follow list. We want to enable each individual user to have the ability to: enter personal username and password access and manage personal perimeters increase API limit ie follow specified number of people by minute opt-out or deactivate account Integrate with mysql database solution and create groups: Art & Design Books Business Charity Deals & Discounts Entertainment Family Fashion Food & Drink Funny Health Music News Politics Science Sports Staff Picks Technology Travel Twitter
Developing a Twitter API isn't hard, I'm actually developing one right now.. But it's easier if you use existing library so all you gotta do is call the functions that you need to call See this library i'm using right now