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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: MoreApi-0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 e7537a13ce3c93becaf5dc7cd41c89f1c99fc2fcd1047fcc4fd01efb2de1f72d
MD5 1038e9b9cc0d1d3c321201b3202bb567
BLAKE2b-256 49b039721da2c55057d4b12adbb2728ab9f64d4e224f1bf33a05a1f41eeecad9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: MoreApi-0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dfd80da4a03f684a59c19b34de6cbc96a726d30427d173aecef38cd6571a06b7
MD5 0b4573d6537df85d47577c7ed0366b58
BLAKE2b-256 d72d4688d44ca5e9551ddf143c0c6803f9f5a2a985f83fa757e5cbbc318f8c50

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