drmrbrewer

Results 108 comments of drmrbrewer

@patrick-zippenfenig nice work... I see that these are now appearing in the return data! It may already be on your to do list, but the weather code table needs to...

A value for AQI would be a really nice addition! +1

Looks promising! I agree that the info doesn't make it completely clear. My understanding from a quick read is that the following is key: > The index corresponds to the...

@patrick-zippenfenig great work! It would be nice to add the [MEP index for China](https://en.wikipedia.org/wiki/Air_quality_index#Mainland_China) too... if I have a moment to try and figure out how you've done it for...

So screenshoting multiple pages of the same browser definitely doesn't happen in parallel? Doesn't the screenshoting of each page start in its own process... why should it have to happen...

I agree that it would be nice to be able to specify a `proxy` on a per-request level via a simple `proxy: 'http://my.proxy.com'` option, rather than using a global env...

Yep I saw that there is good visibility of other other APIs once you're on the API docs page, but on the home page itself it would at first sight...

This would be a great addition!

Seems sensible, thanks. Incidentally the 'flat' module that caused this in the first place (by using '.' in the key names) has a 'delimiter' option anyway, so in my case...

Getting the same error occasionally: Error: Stream finished in an invalid state, uncompression failed at UnzipStream._flush (/usr/src/app/node_modules/unzip-stream/lib/unzip-stream.js:734:19) at UnzipStream.prefinish (_stream_transform.js:142:10) at UnzipStream.emit (events.js:314:20) at prefinish (_stream_writable.js:628:14) at finishMaybe (_stream_writable.js:636:5) at...