public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

[Google Play Store API] `developer_contact` missing details

Open oceansize opened this issue 8 months ago • 0 comments

When scraping the Google Play Store for a specific app, we are not returning all of the information in the "App Support" section.

Image

According to the documentation we should provide:

  • support_email ( 🟢 this is still present)
  • address (🔴 this is missing)
Image

If it's no longer possible to return the address, we should update the documentation.

However a user pointed out today that we could also be pulling in the developer's website:

Image

Public links: Playground 1 | Playground 2 | Documentation

Internal links: Intercom | Search Inspect 1 | Search Inspect 2

oceansize avatar May 01 '25 10:05 oceansize