Pbmon is a pastebin monitor library that aims to be a simple handy abstraction based on https://github.com/dutchcoders/gopastebin, hence scraping API.
It allows user to do whatever she wants with a new available paste by using callbacks.
Take a look at the logger example to get the idea how to use it.