Problem I have this code for reading Twitter users from a text file represented by integers in the format “int […]
Tag: twitter
Accessing tweets from Twitter API
Problem I need help making this code more efficient but still functions the same, such as by making it access […]
Ruby Twitter Search by punctuations
Problem With twitter search the punctuation and special characters will be considered part of the term you’re searching for, so […]
JSON data from Twitter to Edgelist?
Problem Following along another code review (Printing out JSON data from Twitter as a CSV) I would like to submit […]
Twitter bot to post game of thrones memes
Problem I created a twitter bot, that can parse a subreddit and post content from there to Twitter. I am […]
Twitter Streaming API Client: Identifying the top trending hashtags for a specific term
Problem I’ve been experimenting with the Twitter Streaming API and would like some critical feedback on my latest project. Specifically […]
The Geometry of Maps – Twitter Trend
Problem Below assignment is taken from here. Introduction In this project, you will develop a geographic visualization of twitter data […]
Python Twitter parser
Problem In the interests of improving my Python coding skills, I wanted to post a program I recently built and […]
Importing someone’s Twitter feed
Problem I used some Java code to work out how often MPs and Senators cited their sources in tweets. The […]
Saving posts, then tweeting them
Problem Here’s a part of my controller and it’s getting quite lengthy (the code works). Would this code slow down […]
- 1
- 2