On Tuesday, 8 May 2012 at 22:51, Páll Hilmarsson wrote:
> Here is a snippet to print out the ip address of the server (python):
>
> print scraperwiki.scrape('
http://httpbin.org/ip')
>
>
> pallih
>
> ps. there are other great endpoints at
http://httpbin.org/ for http responses
>