Unable to scrape a small % of tweets with SEO Tools 5.2.4

95% of tweets works just fine. However, a few tweets only gives me #Value as a result. These are example tweets:

/https://twitter.com/KickiGustaf/status/715421500476637184
/https://twitter.com/AagrenAndreas/status/702083698871500800
/https://twitter.com/GR_Valfard/status/690583807506956288

Formulas that gives me errors:

/=(XPathOnUrl(A2;"//span[@class='_timestamp js-short-timestamp ']";"data-time")/86400) + 25569
/=HtmlMeta(A2;"og:description")
/=XPathOnUrl(A2;"//li[@class='js-stat-count js-stat-retweets stat-count']")

Can anyone figure this out? It works just fine in earlier versions of SEO Tools.

=XPathOnUrl("https://twitter.com/KickiGustaf/status/715421500476637184";"//span[@class='_timestamp js-short-timestamp ']";"data-time")

Works fine for me. Maybe twitter was temporary blocking you because of intense scraping?