Twitter API unknowns
Discusses the impact of Twitter removing free API access on bots, tools like Fedifinder, and the author's use of the Front app.
Discusses the impact of Twitter removing free API access on bots, tools like Fedifinder, and the author's use of the Front app.
A tutorial on using Microsoft Power Automate to automatically crosspost specific tweets to LinkedIn based on custom conditions.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
A developer outlines a plan to build a Python bot that automatically clips and tweets new videos from subscribed Kenyan YouTube channels.
A technical guide on building a serverless app to collect and store Twitter data for stock sentiment analysis using AWS Lambda and DynamoDB.
A technical guide on using Azure LogicApps to monitor Twitter mentions and send notifications to a JetBrains Space chat for team collaboration.
Analyzing tweet sentiment towards public figures using R, word embeddings, and logistic regression models to measure online negativity.
A technical guide on using the Twython library to upload videos longer than 30 seconds to Twitter via the chunked/async API.
A tutorial on using Python and the Twython library to automatically create a Twitter list of users who use the #freeCodeCamp hashtag.
A tutorial on creating a Twitter bot with Node.js and the Twit npm module to retweet, favorite, and reply based on hashtags.
A tutorial on extending a Node.js Twitter bot to automatically reply to new followers using the Twitter Streaming API and the 'twit' npm module.
A tutorial on building a simple Twitter bot using Node.js and the Twit npm module to retweet and favorite posts based on hashtags.
A technical guide on creating a Twitter bot using Node.js and the Twit library to listen for tweets, retweet, like, and reply automatically.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A tutorial on creating a Python bot that automatically posts hot Reddit submissions to a Twitter account, using PRAW and Tweepy.
A tutorial on creating a Python Twitter bot that automatically favorites tweets based on a keyword to help grow followers organically.
A transcript of Kara Swisher's 2019 Twitter interview with Jack Dorsey, focusing on Twitter's progress and responsibility.
A developer creates twee+, a client-side tool for posting longer tweets without Twitter's character limit, avoiding external services and OAuth.