facundoolano/google-play-scraper

updated does not match the date displayed in browser

Offen

#212 geöffnet am 09.04.2018

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (723 Forks)github user discovery
buggood first issuehelp wanted

Repository-Metriken

Stars
 (2.948 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 103T 2h) (4 gemergte PRs in 30 T)

Beschreibung

The value of updated in the app details doesn't match the value displayed in browser. For example for the app used in the documentation (https://play.google.com/store/apps/details?id=com.dxco.pandavszombies&hl=en&gl=us) May 27, 2015 is displayed in browser under Updated, though updated in the app details is set to Feb 27, 2015. What is the meaning of the latter date?

At the mapping path 'ds:3', 0, 12, 8, 0 seems to be the timestamp of the publish date. For the example app it is 1432677999 (2015-05-27 00:06:39).

Contributor Guide