Skip to main content

MoreAPI是抖音/酷我/小红书/快手等各视频平台非官方的RESTful API平台。

Project description

Description/简介

MoreAPI是抖音/酷我/小红书/各视频平台非官方的RESTful API平台。

MoreAPI提供的API只能获取公开数据,即任何人都可以通过浏览器及APP等访问相关服务以获取它们。

如果您有任何建议或者需求,请联系站长,更多的功能正在开发中,敬请期待!

文档地址:http://doc.moreapi.wouldmissyou.com/

Authorization/鉴权

MoreAPI为节省服务器资源,除用户模块部分接口外,皆采用请求携带特定字符进行鉴权,请求接口需要在请求头中携带Token才可调用。调用这些接口会使用你账户中的积分,每1积分可请求一次,请求失败不消耗积分!

Announcement/公告

MoreAPI将使用免费以及赞助的形式运行。你可以通过利用 MoreAPI编写开源软件并且提交至GitHub,我们会在审核通过后赠送你一定的API请求次数。或者通过赞助本站,本站根据你的赞助金额赠送你一定的API请求次数。

登录后进行签到可以随机获得20-50次API请求,每天00:00重置签到。签到获得的API请求次数只有请求API才会消耗。

Sites/站点

博客:https://www.wouldmissyou.com

QQ:1550422895

EMAIL: wouldmissyou@163.com

MoreAPI接口文档: http://doc.moreapi.wouldmissyou.com/

Plans/更新计划

如果你有好的计划请联系QQ或到博客留言。

User/使用方法

注册账号

注册地址 http://doc.moreapi.wouldmissyou.com/api-97366881

调用示例

安装

pip install MoreApi

使用

import MoreApi

if __name__ == '__main__':
    token = "您账号的token"  # 注册账号后登录获取token
    douyin_api = MoreApi.DouYin(token)  # 抖音接口
    video_data = douyin_api.get_video_data("7258926046223797544")  # 调用获取抖音单一视频信息API
    print(video_data)

文档地址:http://doc.moreapi.wouldmissyou.com/

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

MoreApi-0.4.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

MoreApi-0.4-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file MoreApi-0.4.tar.gz.

File metadata

  • Download URL: MoreApi-0.4.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for MoreApi-0.4.tar.gz
Algorithm Hash digest
SHA256 279d7628bbfa547fe9b3678fbb56fba4a07791cb1aa200d9a2cf213ded3c6e74
MD5 66ec1eb14cac98cd4496668e2b84401f
BLAKE2b-256 a96d1c36227a798f580e3f361f59413362905688d4897538f236758b2d557b33

See more details on using hashes here.

File details

Details for the file MoreApi-0.4-py3-none-any.whl.

File metadata

  • Download URL: MoreApi-0.4-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for MoreApi-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ada720cc3071eeed63f897cce15bd965566eb27823e34904c78b6974b124e2ef
MD5 79237d0bb912437eb2b26ae33f8fd0a0
BLAKE2b-256 dd49fd355cfec7fac90a5721b0977dbc8c9e6c9e367f37fe73055c58514475a6

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