awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davidteather avatar

davidteather/TikTok-Api

0
View on GitHub↗
6,455 estrellas·1,202 forks·Python·MIT·5 vistasdavidteather.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.

Historial de estrellas

Gráfico del historial de estrellas de davidteather/tiktok-apiGráfico del historial de estrellas de davidteather/tiktok-api

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a TikTok Api

Proyectos open-source similares, clasificados según cuántas características comparten con TikTok Api.
  • googlemaps/google-maps-services-pythonAvatar de googlemaps

    googlemaps/google-maps-services-python

    4,957Ver en 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
    Ver en GitHub↗4,957
  • subzeroid/instagrapiAvatar de subzeroid

    subzeroid/instagrapi

    6,366Ver en GitHub↗
    Pythonapi-wrapperinstabotinstagram
    Ver en GitHub↗6,366
  • praw-dev/prawAvatar de praw-dev

    praw-dev/praw

    4,168Ver en 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
    Ver en GitHub↗4,168
  • d60/twikitAvatar de d60

    d60/twikit

    4,038Ver en 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
    Ver en GitHub↗4,038
Ver las 30 alternativas a TikTok Api→

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de davidteather/tiktok-api?

Las características principales de davidteather/tiktok-api son: Social Media Scrapers, Social Profile Extraction, API Clients, Python API Clients, Trending Content Retrievers, User Profile Retrieval, API Wrapping, Social Content Research Tools.

¿Qué alternativas de código abierto existen para davidteather/tiktok-api?

Las alternativas de código abierto para davidteather/tiktok-api incluyen: 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…