
Google Play Crawler JAVA API
#Application Protection#Application Security
A fast and minimal JS endpoint extractor
Google Play Crawler: A Simple Solution for Searching and Downloading Apps
Google Play Crawler is a straightforward tool designed for searching Android applications on Google Play, as well as downloading them. With this tool, you can easily download applications from the web to your desktop with just a single click.
Check-In Capability for ANDROID-ID Generation
This feature includes the ability to check in and generate an ANDROID-ID for you. When you perform a check-in using your account, it utilizes the properties of the Galaxy S3. Consequently, only applications that are compatible with the Galaxy S3 will be retrieved. If you attempt to download an application that is not compatible with the Galaxy S3, you will encounter an exception message stating: 'The item you were attempting to purchase could not be found.' Users who are motivated can add properties from other devices by visiting this link: http://www.glbenchmark.com/phonedetails.jsp?benchmark=glpro25&D=Samsung+GT-I9300+Galaxy+S+III&testgroup=system. This project is made possible thanks to the following project: https://github.com/egirault/googleplay-api. Feel free to review the code; it is not overly complex. To build and run the project, follow these steps: ### SBT Ensure that you have protoc installed (version 2.5!). For OSX, use the command: brew install protobuf. For Ubuntu/Debian, use: sudo apt-get install protobuf-compiler libprotobuf-java. To install SBT, visit: http://www.scala-sbt.org/release/docs/Getting-Started/Setup.html. To build the project, run: sbt assembly. Note: This will generate the prot.