Explore >> Select a destination


You are here

davidalfonso.es
| | amanhimself.dev
3.4 parsecs away

Travel
| |
| | hibbard.eu
2.1 parsecs away

Travel
| | Learn how to create a GitHub action which sends a tweet whenever a pull request is merged.
| | techtldr.com
2.5 parsecs away

Travel
| | Last week I wanted to scrape my Tweets for the past few days. It was very easy to do with Python. In this tutorial we will explore: How to install Twitter API library in Python How to set up Twitter API authentication How to Search with Twitter API How to Get User Tweets with Twitter [...]
| | yasoob.me
10.2 parsecs away

Travel
| Hi there pythonistas. I hope you are all fine. In this post I am going to teach you how we can make a Reddit + Twitter bot. What this bot will do is that it will copy post titles and url from any subreddit that you want and then it will post them to twitter keeping the 140 characters length in mind. Firstly let me tell you what Reddit is. Reddit is a social link sharing site where good links are upvoted and bad links are down voted.