GithubHelp home page GithubHelp logo

Comments (4)

hansifer avatar hansifer commented on June 27, 2024

I meant to add: the current "detail" call does carry the correct total rating count (old web store + new)

from myextensions.

neocotic avatar neocotic commented on June 27, 2024

I've created a patch which takes all the current details from https://chrome.google.com/webstore/ajax/detail instead of scraping the details page, so the version is available again.

I see that this response also contains the number of ratings and average rating which can be accessed in getMeta with my changes using response[1][0][22] and response[1][0][12] respectively.

I agree that the rating breakdown is a nice feature and that that information does not exist in this response. However, I see no evidence that this API is being deprecated and/or removed. What gave you that idea?

Part of my changes is renaming "comment" to "review" but I didn't change anything to do with the API as I better get back to doing my actual job ;P

from myextensions.

hansifer avatar hansifer commented on June 27, 2024

Once the old web store inevitably becomes inaccessible, there's no reason for Google to keep these calls around. They're not part of any official API, as far as I am aware. Based on that, my thinking is that it's safer to assume they will be deprecated rather than not.

I realize that's a moot point for ratings breakdown since there's currently no alternative, but porting ave rating and rating count is probably a good idea. Otherwise, MyExtensions is just perpetually reporting the static Oct 25 snapshot of these values.

Thanks for your contributions to this extension. I love its utility and use it every day, so your work thus far is much appreciated.

Cheers,
Hans

from myextensions.

neocotic avatar neocotic commented on June 27, 2024

I've made an attempt to update the ratings in #13. Hopefully, this will resolve this problem and this can be closed.

from myextensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.