Add developerInternalID
realchandan opened this issue · 0 comments
realchandan commented
from google_play_scraper import app
from google_play_scraper.constants.element import ElementSpec, ElementSpecs
ElementSpecs.Detail["developerInternalID"] = ElementSpec(5, [1, 2, 68, 2])
The developerInternalID is at [1, 2, 68, 2]