JoMingyu/google-play-scraper

Add developerInternalID

realchandan opened this issue · 0 comments

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]