BaseMax / GooglePlayWebServiceAPI

Tiny script to crawl information of a specific application in the Google play/store base on PHP.
MIT License
37 stars 9 forks source link

Update google-play.php #17

Closed mrjk990 closed 2 years ago

mrjk990 commented 3 years ago

remove sizes from icon link and images links like w1440-h757

remove -rw to get images with png type

Thanhan0901 commented 3 years ago

How to avoid blocking IP ?

BaseMax commented 3 years ago

How to avoid blocking IP ?

Hello Dear,

I don't understand the connection of this PR to your message. If this is another question, please create a new ISSUE and describe your problem in more detail.

If there is a problem, I think we can answer :)

Wish You All the Best @Thanhan0901

BaseMax commented 2 years ago

Do we miss this PR? If we can use something from it and keep that, please mention it.

otherwise, we will close it.

Anyway, Thank you to all who messaged in this PR. @IzzySoft

IzzySoft commented 2 years ago

@BaseMax as outlined, I'd recommend not to merge it. Not that it's bad, but it simply doesn't belong into the "base class". If we remove those details, how would someone who wants them be able to obtain them? If one wants to remove them, that can be done afterwards – be it via extending the class with one's own, or directly in one's own code.

Last word is yours, but I recommend closing without merge for the given reason.

BaseMax commented 2 years ago

You are welcome. close Izzy.

Thank you @mrjk990 and @Thanhan0901. Let me know anytime If you think I can help.