Skip to main content

小鸡词典API

Project description

jikipedia

注意:该项目还在开发完善中,有Bug欢迎反馈

相关页面导航栏

小鸡词典 Jikipedia
作者主页 @Bug鸡
Github项目

做了些什么?

互动类

  • 签到
  • 收藏
  • 点赞
  • 评论
  • 关注

数据类

  • 生成XID
  • 获取XID
  • 加密XID
  • 解密XID
  • Token获取
  • 被阅读、点赞的数据
  • 个人信息
  • 关注(者)
  • 粉丝(者)
  • 词条内容
  • 词条编写者
  • 搜索栏的推荐

创作类

  • 词条
  • 杂谈

活动类

  • 恶魔鸡翻译器

食用教程

安装

pip install jikipedia-api

import

from jikipedia import Jikipedia

如果出现ImportError,请检查是否安装了requests、json、re。

初始化

jiki = Jikipedia(phone=12345678901, password='123456')

phone 是 11 位手机号,password 是 密码。

生成明文XID

xid = jiki.generate_plaintext_xid()

xid 为 str 类型,可以直接使用。

Token获取

token = jiki.get_token()

token 为 str 类型,可以直接使用。

恶魔鸡翻译器

jiki.emoji('你好')

参数必须为 str 类型,返回值为 str 类型,即翻译之后的内容。

搜索栏的推荐

jiki.get_search_recommend()

返回值为 dict 类型,即搜索栏的推荐。

Key(键) 类型 释义
phrase str 词条名称
placeholder str 搜索栏现实的文案

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

jikipedia-0.1.1rc0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

jikipedia-0.1.1rc0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file jikipedia-0.1.1rc0.tar.gz.

File metadata

  • Download URL: jikipedia-0.1.1rc0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.11.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.10.1

File hashes

Hashes for jikipedia-0.1.1rc0.tar.gz
Algorithm Hash digest
SHA256 c36a810f3d6b702dd8e2c7e9c43df796ae109353d69371e8f5cfb9c78188f229
MD5 c0f3d7fefbad43e880f4393bec404606
BLAKE2b-256 d79ff5b574089c0e0997252d426d6f5699d202a69047ced24b48946278b83e40

See more details on using hashes here.

File details

Details for the file jikipedia-0.1.1rc0-py3-none-any.whl.

File metadata

  • Download URL: jikipedia-0.1.1rc0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.11.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.10.1

File hashes

Hashes for jikipedia-0.1.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e7d930139e5fe1a7b55125d9588db009dcb2f5f1c7069bec38d1b329318de24
MD5 574b62dbe31f5fa3864e132e90fa7938
BLAKE2b-256 109d5a24565484b861e427ee12b1823ca3fa86aa124c9edb2a4f6d7d897ed46d

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