You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm I just realised that's a positive response - it wasn't earlier. This currently illustrates the issue:
> archive_available('https://twitter.com/geotheory/status/1114823496587251712')
# A tibble: 1 x 5
url available closest_url timestamp status
<chr> <lgl> <lgl> <lgl> <chr>
1 https://twitter.com/geotheory/status/111482349… FALSE NA NA 404
archive_available()
function seems to be missing hits. E.g.https://web.archive.org/web//https://twitter.com/geotheory/
Am I missing something about the implementation?
The text was updated successfully, but these errors were encountered: