Skip to main content

Fetches and parses data from Kickass Torrents.

Project description

========
kTorrent
========

A Python module to fetch and parse data from Kickass Torrents.

Install
-------

pip install ktorrent

Usage
-----

import ktorrent

# Basic Search
search = ktorrent.search(search='Linux')

# Complex Search
search = ktorrent.search(search='Linux Shell script', strict=1, category='books', field='age', sorder='desc', page=2)

# Top movies
top_movies = ktorrent.top(category='movies', page=2)

Know More
--------

kTorrent Docs: https://github.com/codenirvana/kTorrent#readme

Download files

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

Source Distribution

ktorrent-0.4.0.tar.gz (3.3 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