Add Stack Exchange Recent Questions to a wordpress sidebar?

So my question is what is the easiest way to go about scraping a Stack Exchange forum "recent questions" and display them in the side bar of a wordpress site?

Topic stackoverflow sidebar plugins Wordpress

Category Web


Use the stack exchange API http://api.stackexchange.com/docs along with WordPress' HTTP related functions:

... and finally cached for good measure.


Use an RSS feed widget and grab the RSS feed of the SE site. In the case of this site: https://wordpress.stackexchange.com/feeds/

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.