How to Do Trello Integrations with Zapier

Data is everywhere. Instapaper, To Do tool, Trello list, Google Sheets – we use different online tools for different purposes and sometimes we need to move information from one system to another. For example when we update Trello list, we might want information flow to Google Sheets for some data analysis. This can be achieved … Read more

Getting Reddit Data with Python

In the previous post How to Get Submission and Comments with Python Reddit API Wrapper – PRAW I put how to use Python Reddit API Wrapper for getting information from Reddit. In this post we review few more ways to get data from Reddit. I did search on the web and found the following python … Read more