awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ davidteather/tiktok-apiمخطط تاريخ النجوم لـ davidteather/tiktok-api

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ TikTok Api

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TikTok Api.
  • googlemaps/google-maps-services-pythonالصورة الرمزية لـ googlemaps

    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/instagrapiالصورة الرمزية لـ subzeroid

    subzeroid/instagrapi

    6,366عرض على GitHub↗
    Pythonapi-wrapperinstabotinstagram
    عرض على GitHub↗6,366
  • praw-dev/prawالصورة الرمزية لـ praw-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/twikitالصورة الرمزية لـ d60

    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
عرض جميع البدائل الـ 30 لـ TikTok Api→

الأسئلة الشائعة

ما هي وظيفة 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…