On Wed, Jan 14, 2015 at 10:42:07PM +0100, Markus Teich wrote: > Heyho, > > since I was tired of fetching lots of unneeded html and js and images just to > get a weather forecast, I wrote wego[0]. Comments welcome. >
When I tried to run it, it would just print "Malformed response". I added a line to dump the URL to stderr before that and tried to get it with wget, and the response I get is 403 Forbidden. What am I doing wrong? Ciao, Markus