Skip to main content

단보루 크롤링 라이브러리

Project description

Danbooru

단보루 크롤링 라이브러리

Installation

$ pip install danbooru-py

How to use

최신작품

from danbooru import client

client = client.Danbooru()

print(client.get_posts())

인기작품

from danbooru import client

client = client.Danbooru()

print(client.get_hot())

태그검색

from danbooru import client

client = client.Danbooru()

print(client.search_tag("genshin_impact"))

이미지검색(ID)

from danbooru import client

client = client.Danbooru()

print(client.get_image("5681761"))

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

danbooru-py-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

danbooru_py-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file danbooru-py-1.0.0.tar.gz.

File metadata

  • Download URL: danbooru-py-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for danbooru-py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3539bad42f47e68f451c4ea452ddfa2567283a75c46206c8858d228cc678760e
MD5 e8d4f93322580d8033ac4a5c62db5e58
BLAKE2b-256 32b23bb1c3ef31a45546f39c9e71c1cbbede29648f46f7efee150e2d38094ede

See more details on using hashes here.

File details

Details for the file danbooru_py-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: danbooru_py-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for danbooru_py-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09c758f4ca85c476921d079ca316e87464e794bf5e3531c012e17c472b0940de
MD5 ad0c71905cb059e20f36f966a98cb331
BLAKE2b-256 7513d5a56cf03b56e8ac7aafccd84969478934629f49e44df1c402dcdf31fc65

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