public-roadmap
public-roadmap copied to clipboard
[Google Play Store API] `developer_contact` missing details
When scraping the Google Play Store for a specific app, we are not returning all of the information in the "App Support" section.
According to the documentation we should provide:
support_email( 🟢 this is still present)address(🔴 this is missing)
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:
Public links: Playground 1 | Playground 2 | Documentation
Internal links: Intercom | Search Inspect 1 | Search Inspect 2