Skip to main content

Asyncronous Python client for scraping data from MyFigureCollection (MFC).

Project description

Tenji

Asyncronous Python client for scraping data from MyFigureCollection (MFC).

Usage

import asyncio
from tenji import MfcClient

async def main():
    client = MfcClient()
    profile = await client.get_profile("syntack")
    print(profile.status)

if __name__ == "__main__":
    asyncio.run(main())

Authenticated Requests

There is some session support but as of right now the goal is to focus on non-authenticated requests.

Notes

  • The client currently relies on an English locale.

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

tenji-0.2.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

tenji-0.2-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

Details for the file tenji-0.2.tar.gz.

File metadata

  • Download URL: tenji-0.2.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.11

File hashes

Hashes for tenji-0.2.tar.gz
Algorithm Hash digest
SHA256 be4fe84c4623c5863015c6f1fa050e86dcdea4f8a7713072064cba177189aaea
MD5 79f7ca46090362a83244185dc41afee7
BLAKE2b-256 968158af3e450911b6c5aad96d5768089400f4b97cb2eb75ede2ee6c3d07c896

See more details on using hashes here.

File details

Details for the file tenji-0.2-py3-none-any.whl.

File metadata

  • Download URL: tenji-0.2-py3-none-any.whl
  • Upload date:
  • Size: 25.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.11

File hashes

Hashes for tenji-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eec8c754fc8ebb6c077938819d6ed6e922f6b4aee941e1672418f1e0cd8eb3fb
MD5 6ad96a4431014eaf49b6061892b6d29f
BLAKE2b-256 ad87b444e4b8dc86db9111098cc5fc2f4eb918699443876f77234298a34956e5

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