Giter VIP home page Giter VIP logo

Comments (13)

danieliu avatar danieliu commented on July 3, 2024

screen shot 2018-07-22 at 12 56 49 am 1

I don't see Google Commerce Ltd under Offered By. Do you have a screenshot?

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

danieliu avatar danieliu commented on July 3, 2024

If every app shows Google Commerce Ltd under Offered By when you go to their page in the browser, then this less so a play-scraper specific issue, as it just scrapes whatever is on the page.

I had a feeling that it might be a country-specific thing, and it seems like I'm right. Unfortunately, the option to specify the geolocation or language query parameter doesn't exist yet, but would allow a workaround for this specific issue.

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

danieliu avatar danieliu commented on July 3, 2024

The .developer() method takes in the developer name, not the developer id. This is because the /dev?id=<developer_id> page doesn't display a full list of apps (it's hidden under another click into another collection page), while the /developer?id=<developer_name> has a full list.

This is a good thing to note, though, I'll add an exception or some sort of error message / logging so it doesn't accept developer ids.

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

danieliu avatar danieliu commented on July 3, 2024

So i have to pass in “developer” instead of “developer_id”?

Yes, pass in the developer that you receive, rather than developer_id. This isn't extensively tested, especially with the wide variety of possible developer name strings, so definitely please create another issue if you run into any problems.

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

Thug0416 avatar Thug0416 commented on July 3, 2024

from play-scraper.

danieliu avatar danieliu commented on July 3, 2024

In 0.3.2, you can now specify a gl keyword argument now for the country, or leave it (defaults to us).

e.g.

>>> import play_scraper
>>> play_scraper.details('com.igg.android.lordsmobile', gl='us')

This fixes the Google Commerce Ltd issue that you would see if gl='be' for Belgium, for example.

from play-scraper.

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.