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

调用示例

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

Uploaded Source

Built Distribution

MoreApi-0.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for MoreApi-0.1.tar.gz
Algorithm Hash digest
SHA256 c08cb57b8a01cfad0320d3e59600b6bb6eba645b2361987faede1db9392cb7a9
MD5 3f0fef0984ebe5b356b2e82c94e715ef
BLAKE2b-256 e5c063c26de53e42942ca2465fe164ea7e3676a8f8ff85d390cb81cc7a8a8350

See more details on using hashes here.

File details

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

File metadata

  • Download URL: MoreApi-0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 93a5b87c02c06ad9e5ba9feb17400bd48fd1d583d2f6d303fa5cc6855999787d
MD5 c5a90b161f83eca2efcc0913b75da740
BLAKE2b-256 ce56ae94b88e705deaf48337e8d225050c5c645c85a6cc956a7b8c0c2195fbbe

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