Skip to main content

An unofficial API to extract character data from myanimelist

Project description

Anime Character API

This is an unofficial API to extract an anime character data from myanimelist.

Currently, the API is very basic, but I will be adding a lot of stuff to easily extract data.

If you wish to see a feature, please raise an issue. We will surely work on it.

Installation and Usage

To install the library:

pip install animec

To import the library:

import animec
# OR
from animec import *

Example

Obtaining the character's image url

from animec import *

result = charsearch("okabe rintarou")

print(result.title, result.url, result.image_url, sep="\n")

'''
Output:
Rintarou Okabe (岡部 倫太郎)
https://myanimelist.net/character/35252/Rintarou_Okabe
https://cdn.myanimelist.net/images/characters/6/122643.jpg
'''

API Documentation

List of properties and methods currently supported by animec.

charsearch()
├── .title
├── .url
├── .image_url

Credits

Author: DriftAsimov
GitHub: https://github.com/DriftAsimov
Language Used: Python

Contact Us

Mail: driftasimov@gmail.com
Discord: Drift Asimov#3338

Note: I do not own myanimelist or any imported module or api. I have just used them to extract the data.

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

animec-0.0.4.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

animec-0.0.4-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file animec-0.0.4.tar.gz.

File metadata

  • Download URL: animec-0.0.4.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for animec-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f8a11597492e221d37c12349d62fbbe5fd8ee80a7820cd3d1668a6c471ebec38
MD5 e4e281e27ea1e7c22be5da3a34babdb3
BLAKE2b-256 952e768cb77cb5d55772383b2106cd896c6b88abf41306288ca4555371baa8f2

See more details on using hashes here.

File details

Details for the file animec-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: animec-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for animec-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a249e5d39ea4d59020350c6127a8757683f58e237b89befac627cd2578bf7fa7
MD5 500a6d9d60b5c82d8c38c7d9bcb489ee
BLAKE2b-256 de237f3c2b807fd876125410a786b81fd7e7e2729141ea32f5f1a88ef0202ac4

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