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、execjs。

初始化

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jikipedia-0.0.9rc0.tar.gz
Algorithm Hash digest
SHA256 f27b77492be4f337daa9f2a2ddc7306a0b915daf0d2c4b3efb5aacbe8c531f53
MD5 e580d40f04363a912466a723c47cf9de
BLAKE2b-256 c2f87b9a13b62dccdbe89038a4968822319852eb2407497a6b147909184bbbff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jikipedia-0.0.9rc0-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.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.10.1

File hashes

Hashes for jikipedia-0.0.9rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 62917541eeb9d9c8ef8a3969b4a201c1441e725489e1f33940f33047417c9107
MD5 80c07e29e6cbf7e2b2b46b6af267c907
BLAKE2b-256 39b1b6977e2064b7352fca708696ec1fa3f4ef044f0726537871a0d77f18d0e4

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