Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API returns an outdated "updated" value #170

Open
Giszmo opened this issue Jan 5, 2022 · 0 comments
Open

API returns an outdated "updated" value #170

Giszmo opened this issue Jan 5, 2022 · 0 comments

Comments

@Giszmo
Copy link
Contributor

Giszmo commented Jan 5, 2022

  • Operating System: Ubuntu 21.10
  • Node version: v16.11.0
  • app-play-scraper version:
  • app-store-scraper: 0.17.0

Description:

At least one app the api returns an updated value that is totally outdated and doesn't even match the (correct) version field.

Maybe the updated doesn't mean what I thought it does but the linked app's version history features:

version 1.1.1075 on 30 Jun 2021
while app-store-scraper returns:

  released: '2020-11-24T08:00:00Z',
  updated: '2020-11-24T08:00:00Z',
  version: '1.1.1075',

Shouldn't updated return 30 Jun 2021?

I think this is not the same as #73 as the returned data is a mix of old and new data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant