Skip to main content

Python implementation of an anime collecter information for the jkanime.net website.

Project description

JKDownload

Collect information about your favorite anime from the jkanime.net website.

Description

This module makes use of the Selenium library for python to collect information of your favorite anime, such as anime name, description, number of episodes, year of broadcast, and it does have a download option.

Installation

You must have Chrome or Chromium browser installed. You must also install the browser driver that will communicate with Selenium. In this case you must download chromedriver, as indicated in the official documentation.

If you are a Linux user of the Ubuntu-Debian family, you can install the driver directly from the repositories as follows:

$ sudo apt install chromium-chromedriver

Finally to install this module, create a python virtual environment, either with venv or conda, and run the following:

$ python -m pip install jkdownload

You are now ready to use jkdownload module.

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

jkdownload-0.0.3.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

jkdownload-0.0.3-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

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