Skip to main content

No project description provided

Project description

DLsite

A python package that get information of products in DLsite.

requirements

requests
beautifulsoup4
lxml

Installing

pip install DLsite

Example

from DLsite import Product

# set url
product = Product('https://www.dlsite.com/maniax/work/=/product_id/RJ252835.html')
 
# get each info
print(product)
# output: 夢ノ濡色: じょぶじゅん。(じゃじゅじょ)
print(product.genre)
# output: ['ヘタレ攻め', 'ネコミミ']

License

Refer to the LICENSE file.

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

DLsite-0.1.0.tar.gz (1.6 kB view hashes)

Uploaded Source

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