Skip to main content

MoreAPI抖音/快手/小红书/哔哩哔哩/YouTube等各视频平台非官方的RESTful API平台

Project description

Description/简介

MoreAPI是抖音/快手/小红书/哔哩哔哩/YouTube等各视频平台非官方的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.aweme_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.4.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

MoreApi-0.4.4-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: MoreApi-0.4.4.tar.gz
  • Upload date:
  • Size: 10.7 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.4.tar.gz
Algorithm Hash digest
SHA256 2cf5e4fd9bd66d14d06a94fa5db33b0d8a37c15bfb15d13bac51da963d4624fd
MD5 71b8ef5c395e12de12e79ba9a6772d6e
BLAKE2b-256 cedb960f92f1e5e731520b47fbedf910b91ab93c3192e7a184036c31896b106a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: MoreApi-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 14.0 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b6572b6e95aa2e6ffed80d528cd296ae4ba52d103700f20efec131cbd4d624f7
MD5 4f0a635853fe1866492ebcff1e09865c
BLAKE2b-256 200e8755c1163dc7f9a22295fbe18117364ecf891a0c80de6f625ab7e2440b47

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