JoMingyu/google-play-scraper

[FEAT-REQ] Add released timestamp

amrubio96 opened this issue · 0 comments

`from google_play_scraper import app
from google_play_scraper.constants.element import ElementSpec, ElementSpecs

ElementSpecs.Detail["releasedTimestamp"] = ElementSpec(5, [1, 2, 10, 1, 0])`

The releasedTimestamp is at [1, 2, 10, 1, 0]