awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davidteather avatar

davidteather/TikTok-Api

0
View on GitHub↗
6,455 星标·1,202 分支·Python·MIT·9 次浏览davidteather.github.io/TikTok-Api↗

TikTok Api

This project is an unofficial TikTok API client and Python library. It functions as a data scraper and API wrapper for programmatically retrieving public profile information and trending media from the TikTok platform.

The library enables the extraction of user identity details and the retrieval of trending video content. It provides tools for social media automation, trend analysis, and content research.

Features

  • Social Media Scrapers - Provides a programmatic interface for extracting structured data and metadata from social media platforms.
  • Social Profile Extraction - Extracts public profile details and identity information from social media accounts.
  • API Clients - Acts as a client for accessing data and content feeds without using the official developer platform.
  • Python API Clients - Implements a native Python library for interacting with RESTful endpoints to fetch profiles and videos.
  • Trending Content Retrievers - Fetches lists of popular and trending media and their complete data records.
  • User Profile Retrieval - Retrieves public profile data and personal identity details for specific users.
  • API Wrapping - Provides a high-level Python interface that wraps raw HTTP requests to external API endpoints.
  • Social Content Research Tools - Enables the collection of comprehensive video data records for academic or commercial research.
  • Social Trend Analysis - Monitors popular videos and content feeds to identify viral patterns and trends.
  • Social Media Automation Clients - Provides a client for programmatically fetching and processing content for social media automation.
  • Session & Cookie Handlers - Manages persistent authentication states by storing and sending session cookies with network requests.
  • User-Agent Spoofing - Mimics browser identities in request headers to bypass server-side security blocks.

Star 历史

davidteather/tiktok-api 的 Star 历史图表davidteather/tiktok-api 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TikTok Api 的开源替代方案

相似的开源项目,按与 TikTok Api 的功能重合度排序。
  • googlemaps/google-maps-services-pythongooglemaps 的头像

    googlemaps/google-maps-services-python

    4,957在 GitHub 上查看↗

    This project is a Python client library for interacting with Google Maps web services to retrieve geospatial, routing, and place data. It provides a programmatic interface for developers to access geocoding, elevation, time zone, and point-of-interest services. The library implements automatic exponential backoff and request retries to handle intermittent server errors and rate limit exceedances. It manages communication through credential-based authentication and session-based connection pooling to reduce latency across repeated API calls. The capability surface covers bidirectional geocodi

    Pythonclient-librarypython
    在 GitHub 上查看↗4,957
  • subzeroid/instagrapisubzeroid 的头像

    subzeroid/instagrapi

    6,366在 GitHub 上查看↗
    Pythonapi-wrapperinstabotinstagram
    在 GitHub 上查看↗6,366
  • praw-dev/prawpraw-dev 的头像

    praw-dev/praw

    4,168在 GitHub 上查看↗

    PRAW is a Python wrapper for the Reddit API, functioning as a REST API client and social media data crawler. It provides a programmatic interface to fetch data, manage account content, and interact with the platform. The library implements a comprehensive OAuth 2.0 client supporting multiple authorization flows, including password, implicit, and refresh tokens, as well as read-only guest access. It distinguishes itself through a rate-limit-aware request scheduler that tracks server-side throttling to prevent API quota exhaustion and employs lazy-loading resource objects to fetch data only whe

    Pythonapioauthpraw
    在 GitHub 上查看↗4,168
  • d60/twikitd60 的头像

    d60/twikit

    4,038在 GitHub 上查看↗

    Twikit is a Python library and API wrapper designed for interacting with X (Twitter). It simulates browser requests and mimics private network traffic to enable programmatic access to the platform without requiring an official API key. The project focuses on social media automation and data extraction, featuring tools for scraping user profiles, trending topics, and chronological tweet histories. It includes a session manager that handles user authentication, two-factor authentication, and cookie persistence to maintain active account access. The library's capabilities cover a broad range of

    Pythonbotclientpython
    在 GitHub 上查看↗4,038
查看 TikTok Api 的所有 30 个替代方案→

常见问题解答

davidteather/tiktok-api 是做什么的?

This project is an unofficial TikTok API client and Python library. It functions as a data scraper and API wrapper for programmatically retrieving public profile information and trending media from the TikTok platform.

davidteather/tiktok-api 的主要功能有哪些?

davidteather/tiktok-api 的主要功能包括:Social Media Scrapers, Social Profile Extraction, API Clients, Python API Clients, Trending Content Retrievers, User Profile Retrieval, API Wrapping, Social Content Research Tools。

davidteather/tiktok-api 有哪些开源替代品?

davidteather/tiktok-api 的开源替代品包括: googlemaps/google-maps-services-python — This project is a Python client library for interacting with Google Maps web services to retrieve geospatial, routing,… subzeroid/instagrapi. praw-dev/praw — PRAW is a Python wrapper for the Reddit API, functioning as a REST API client and social media data crawler. It… d60/twikit — Twikit is a Python library and API wrapper designed for interacting with X (Twitter). It simulates browser requests… ping/instagram_private_api — This Python library is a private API wrapper that provides programmatic access to Instagram features by communicating… youfou/wxpy — wxpy is a Python library and bot framework that acts as an API wrapper for personal WeChat accounts. It provides a…