Thanks! I think programmers are more likely to stay consistent than web designers — thus this feels a bit better than scraping a web page.

Janne Snabb
[email protected]

On 20/11/2018 22.06, Caleb Mingle wrote:
Perhaps something built using these may work (sorting the go1* tags descending?):
https://go.googlesource.com/go/+refs
https://go.googlesource.com/go/+refs?format=JSON
https://go.googlesource.com/go/+refs?format=TEXT

Kinda brittle to tie this to tag names, but it may be less brittle than parsing HTML.

Good luck!

On Tue, Nov 20, 2018 at 11:30 AM Janne Snabb <[email protected] <mailto:[email protected]>> wrote:

    Parsing HTML is exactly what I wanted to avoid doing :) but I
    haven't found any alternatives so far.

    For some reason https://api.github.com/repos/golang/go/releases
    does not return anything. It does work for other projects on Github.

    Janne Snabb
    [email protected]  <mailto:[email protected]>

    On 20/11/2018 03.51, Tamás Gulácsi wrote:
    See whatgithub.com/niemeyer/godeb  <http://github.com/niemeyer/godeb>  does.

-- You received this message because you are subscribed to the Google
    Groups "golang-nuts" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected]
    <mailto:[email protected]>.
    For more options, visit https://groups.google.com/d/optout.



--
mingle.cm <http://mingle.cm/> | @caleb_io <http://twitter.com/caleb_io>
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to