Skip to main content

DMM Web API Version 3.0 Wrapper for Python3

Project description

dmm-search3

License

DMM Web API Version 3.0 Wrapper for Python3

Requirements

Please get it here.

  • api_id
  • affiliate_id

Install

$ pip3 install dmm-search3

Initialize

# モジュールのインポート
import dmm

# API ID と アフィリエイトIDをセット
api_id = "your_api_id"
affiliate_id = "your_affiliate_id"

# インスタンスの作成
api = dmm.API(api_id=api_id, affiliate_id=affiliate_id)

Feature

#商品検索
item_search = api.item_search(site="FANZA", hits=1, keyword="バレンタイン")

#フロア一覧
floor_list = api.floor_list()

#女優検索
actress_search = api.actress_search()

#ジャンル検索
genre_search = api.genre_search(floor_id=91)

#メーカー検索
maker_search = api.maker_search(floor_id=91)

#シリーズ検索
series_search = api.series_search(floor_id=91)

#作者検索
author_search = api.author_search(floor_id=91)

# サンプル動画ドウンロード
dmm.sample_download(content_id="abgktk_0012", file_name="sample", size="big")

Sample

Please refer here.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dmm_search3-2.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file dmm_search3-2.3-py3-none-any.whl.

File metadata

  • Download URL: dmm_search3-2.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.7

File hashes

Hashes for dmm_search3-2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 833923d473175e01cffc272cca62616c386cb970e5ab489827998635b542cecf
MD5 16a61ebf27bb595c5db984e9f712700f
BLAKE2b-256 9efe4a31deb3cc9c8c55687cdeb651e7bd920894ff2e0446c13ebf6a448f27e2

See more details on using hashes here.

Supported by

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