2 Commits (master)

Author SHA1 Message Date
mpl 810266680a Cope when item in .lastDone does not exist (anymore)
Also update chromedp to 0.5.4, so we can benefit from conveniences such
as RunResponse (which is relied upon for this fix).
Consequently, that means a recent enough Chrome version (v83) is needed
as per this commit.
See https://github.com/chromedp/chromedp/issues/627

Fixes #17
4 years ago
mpl ecbc0acc43 Keep track of most recent item in the feed
And use it as termination sentinel.

Also add go module files.

Fixes #12
Fixes #15
4 years ago