Skip to main content

Rakuten API client.

Project description

## python_rakuten_api

Python API for Rakuten API.

## Usage

Create a client.

```
from rakuten import RakutenClient
client = RakutenClient("API_KEY")
```

### Travel API

* `vacant_hotel_search`

```
response = client.travel.vacant_hotel_search(
checkin_date="2014-10-01",
checkout_date="2014-10-01",
middle_class_code="akita",
large_class_code="japan",
small_class_code="tazawa"
)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rakuten-0.1.4.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file rakuten-0.1.4.tar.gz.

File metadata

  • Download URL: rakuten-0.1.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rakuten-0.1.4.tar.gz
Algorithm Hash digest
SHA256 40c831d0d92719f8528797c49f15a5a2de4047795bf07067e18069f9ef5f3774
MD5 b92662a47683b1b9bb243f4d25471bc2
BLAKE2b-256 f8669e6f93947bc59a09847f3435e67f60eca41273e46c8aa2d9ca324343bdee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page