2
1 Comment

incomplete twitter project - wanna do something with it?

So i have a twitter research bot that is completed on the back end. it does a couple of things.

  1. Takes a word entered and gets anyone tweeting about that.
  2. Takes those users and pulls the last 2500 tweets of each.
  3. Looks through those tweets analyzing them to see how many times the word appears in the 2500 tweets and asigns a ratio to the user to give a % of how much the individual is tweeting about that.
  4. Ranks the targeted users by that % and follower count to get a list of folks to market to.
  5. "Dynamically" creates tweets to those users celebrating their interest in x topic and pointing them to some website or whatever. It looks at the best time to hit those users with tweets. Those users then retweet that tweet and market for me.

Thats all in python and MS sql. I have a droplet on DO running that process constantly but i have 0 front end to it. It was a personal project i used to promote something.

Its now just running collecting data using a static list that i append to on occasion. Anyone have an interest in doing something with it. Its a side-side project and I dont have a lot of motivation to create any kinda front end but thought i would see if someone was interested in helping move it foward.

  1. 1

    Hey, let's get in contact. I am a front-end developer, so maybe we could make something cool.