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.0.101rc0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

jikipedia-0.0.101rc0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jikipedia-0.0.101rc0.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.0.101rc0.tar.gz
Algorithm Hash digest
SHA256 b79d7c833f8418f6c8c5e9befbcb41e1001da05a8950d9edf3821cab76b891c5
MD5 945234fd0f2bfa1f72a5186315fa1879
BLAKE2b-256 07df87b6796619a3cca81cecdc761e9b57b2543940fcd46ef771833da1349c1b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jikipedia-0.0.101rc0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.0.101rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 60d49cc7df7bb2cbb0ce5e853e72e0a0a8409e158db0f476dc7ad77aa8697fc2
MD5 0a5a4ceb1bb5af932fa278f267788db6
BLAKE2b-256 a770c221d583f35bc39b4441cafb621025cf8fc0186828f7373b5fa19dbd4a13

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