awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dilame avatar

dilame/instagram-private-api

0
View on GitHub↗
6,445 stars·1,182 forks·TypeScript·MIT·5 vues

Instagram Private Api

This project is a TypeScript-based private API SDK and automation framework for Instagram. It serves as a server-side toolkit for NodeJS that interfaces with undocumented API endpoints to programmatically manage profiles and automate account operations.

The library focuses on mimicking authentic user behavior by simulating mobile application network traffic patterns and headers. It uses stateful session management to maintain authentication tokens and employs a sequence-based coordination model to execute complex workflows, such as multi-step media uploads.

The framework covers several high-level automation domains, including social data extraction for followers and activity feeds, direct messaging, and user or location search. It also provides capabilities for publishing photos and videos to profiles.

The system is built with a strong type system to ensure the structure of remote API responses and includes interceptor-based logging for debugging network traffic.

Features

  • Instagram - Automates interactions and workflows on Instagram using a private API to mimic human behavior.
  • Content Publishing - Uploads and posts photos or videos to Instagram profiles programmatically through scripted sequences.
  • Direct Messaging Automation - Provides an automated interface for sending and receiving private messages on Instagram.
  • Private API SDKs - A TypeScript library for interacting with undocumented Instagram API endpoints to automate account actions.
  • Social Media Management - A server-side toolkit for programmatically managing Instagram profiles, direct messages, and media uploads.
  • Automated Content Publishing - Uploads and publishes photos or videos to profiles by coordinating the required network request sequences.
  • Social Feed Scrapers - Programmatically retrieves followers, news, and media comments to populate activity streams from Instagram.
  • Instagram Content Retrievers - Retrieves followers, media comments, and activity feeds from Instagram to populate external data streams.
  • Traffic Pattern Simulation - Mimics mobile application network traffic patterns and headers to bypass server-side security checks.
  • Private API Wrappers - Provides low-level request execution for friendships, direct messages, and media uploads via undocumented API endpoints.
  • Session State Management - Maintains authentication tokens and cookie sets across requests to simulate continuous logged-in sessions.
  • Complex Workflow Coordination - Executes predefined series of network requests to complete complex multi-step operations like media uploads.
  • User Workflow Simulation - Mimics specific user behaviors and login sequences to maintain account authenticity and avoid detection.
  • Repository Patterns - Organizes low-level network requests into dedicated repositories to isolate raw API calls from business logic.
  • User and Location Search - Finds specific profiles and location-based data on Instagram via automated queries.
  • Type Safety - Uses a strong type system to define the precise structure of remote API responses and internal data models.
  • Network Traffic Logging - Hooks into the request pipeline to capture and output raw network traffic for debugging.
  • Type-Safe API Clients - Provides a type-safe interface for simulating user workflows and fetching social feeds via network requests.

Historique des stars

Graphique de l'historique des stars pour dilame/instagram-private-apiGraphique de l'historique des stars pour dilame/instagram-private-api

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Instagram Private Api

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Instagram Private Api.
  • ping/instagram_private_apiAvatar de ping

    ping/instagram_private_api

    3,234Voir sur GitHub↗

    This Python library is a private API wrapper that provides programmatic access to Instagram features by communicating with internal mobile endpoints. It functions as a social media automation toolkit for managing profiles, publishing media, and interacting with the social graph. The library uses a reverse-engineered API to mimic the communication patterns and request headers of mobile applications. It incorporates a session manager that persists authentication cookies and client metadata to maintain active logins and reduce the frequency of authentication handshakes. Its capabilities cover m

    Pythoninstagraminstagram-api
    Voir sur GitHub↗3,234
  • ohld/igbotAvatar de ohld

    ohld/igbot

    4,849Voir sur GitHub↗

    igbot is an Instagram automation bot that handles routine social media interactions on Instagram, including following, unfollowing, liking, and commenting on posts and profiles. It also functions as a video metadata extractor, retrieving download URLs, view counts, and audio information from Instagram Reels and public short videos. To carry out these actions, the bot combines GraphQL API scraping with headless browser automation, mimicking human behavior through randomized action timing, session cookie persistence, and user agent rotation. A task queue with exponential backoff retry ensures r

    Pythonapi-wrapperbotcomment
    Voir sur GitHub↗4,849
  • kriasoft/react-starter-kitAvatar de kriasoft

    kriasoft/react-starter-kit

    23,603Voir sur GitHub↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    TypeScript
    Voir sur GitHub↗23,603
  • yikart/aitoearnAvatar de yikart

    yikart/AiToEarn

    21,287Voir sur GitHub↗

    AiToEarn is an artificial intelligence-driven social media management platform designed to centralize content orchestration, audience engagement, and performance analytics. It provides a unified workspace where users can generate, optimize, and schedule content across multiple social networks while automating interactions through intelligent language and media models. The platform distinguishes itself by integrating sentiment analysis to categorize audience engagement and identify purchase intent, allowing for personalized automated responses. It utilizes a credit-based accounting system to m

    TypeScriptauto-publishdouyindouyin-api
    Voir sur GitHub↗21,287
Voir les 30 alternatives à Instagram Private Api→

Questions fréquentes

Que fait dilame/instagram-private-api ?

This project is a TypeScript-based private API SDK and automation framework for Instagram. It serves as a server-side toolkit for NodeJS that interfaces with undocumented API endpoints to programmatically manage profiles and automate account operations.

Quelles sont les fonctionnalités principales de dilame/instagram-private-api ?

Les fonctionnalités principales de dilame/instagram-private-api sont : Instagram, Content Publishing, Direct Messaging Automation, Private API SDKs, Social Media Management, Automated Content Publishing, Social Feed Scrapers, Instagram Content Retrievers.

Quelles sont les alternatives open-source à dilame/instagram-private-api ?

Les alternatives open-source à dilame/instagram-private-api incluent : ping/instagram_private_api — This Python library is a private API wrapper that provides programmatic access to Instagram features by communicating… ohld/igbot — igbot is an Instagram automation bot that handles routine social media interactions on Instagram, including following,… kriasoft/react-starter-kit — This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a… yikart/aitoearn — AiToEarn is an artificial intelligence-driven social media management platform designed to centralize content… azure/azure-powershell — Azure PowerShell is a collection of scriptable commands and a management tool used for the administration,… dreammis/social-auto-upload — This project is a social media automation tool designed to publish videos and images across multiple social networks…