Skip to main content

Python library for Nyaa

Project description

nyaalib

A simple Python library for parsing Nyaa pages.

Usage

>>> from nyaalib import NyaaClient
>>> client = NyaaClient()
>>> search_result_page = client.search("love live")
>>> search_result_page.torrent_stubs[0]
<TorrentStub tid='661029' name=u'Love Live Music Collection Ver.1.0'>
>>> torrent_page = client.view_torrent('486766')
>>> torrent_page.name
u'[FFF] Love Live! [BD][720p-AAC]'

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

nyaalib-0.0.6.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file nyaalib-0.0.6.tar.gz.

File metadata

  • Download URL: nyaalib-0.0.6.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nyaalib-0.0.6.tar.gz
Algorithm Hash digest
SHA256 8421f821454dc8531c7dce3e132fdee44ec885a502401949c9cb2b5a3f3c93dd
MD5 47c670ba0aae63061e03812ed623794a
BLAKE2b-256 9dda2be56148075171ea612f572b872c38790a07c560c50355f169fcfb3314a7

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