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.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

MoreApi-0.3-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for MoreApi-0.3.tar.gz
Algorithm Hash digest
SHA256 7b7681a617adea0acfbd0d4a60aad8ccfe35242c3616becb3103846167e0a5de
MD5 7117941a9a05d4f807a6fe648b24edc3
BLAKE2b-256 7fa64b4874c2bf1a72f65a587fcda9dc4f2e15b9afe39f6addf29954de7534db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: MoreApi-0.3-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 340abdf43b4e14715e24d45d8c3777873a6e5d65603b6b8eb579760286a8dbe3
MD5 a8aa168ae03492bde2be880fea9fc3d2
BLAKE2b-256 1046bbae28cf501fc13bca88ec14eed72a364b0363b2bd01292700b11f47a398

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