How to get chrome extension's meta information (e.g. version, name) from Chrome Web Store? -
i want chrome extension's version, name chrome web store.
for example, can see app name "do not merge wip github" , app version "1.0.6" in application's detail html page.
how these meta data?
i can find publish api.
using chrome web store publish api - google chrome
html page uses ajax/detail api, feel api internal.
e.g. ajax/detail api
related:
i'm afraid can't public apis.
the publish api doesn't work metadata, this can extract.
so people scrape web store page.
Comments
Post a Comment