rnkit / rnkit-appstore

scrape data from the itunes app store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rnkit-appstore

Build Status Codecov Maven Central GitHub release License

scrape data from the itunes app store

Download

Maven

<dependency>
    <groupId>io.rnkit</groupId>
    <artifactId>appstore</artifactId>
    <version>1.0.1</version>
</dependency>

Gradle via JCenter

compile 'io.rnkit:appstore:1.0.1'

License

rnkit-appstore is released under the Apache 2.0 license.

About

scrape data from the itunes app store

License:Apache License 2.0


Languages

Language:Java 100.0%