Skip to content

This GitHub repository contains an API for downloading Instagram videos using JavaScript. With this API, you can easily integrate Instagram video downloading functionality into your applications or projects. It is built using library for interacting with Instagram.

Notifications You must be signed in to change notification settings

WilleIshere/Instagram-Video-Downloader-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Video Downloader API

Introduction

This repository houses an API for effortlessly downloading Instagram videos using JavaScript. Created with Node.js and powered by instaloader, this API allows seamless integration of Instagram video downloading capabilities into your applications or projects.

Features

  • Retrieve video URLs from Instagram posts.
  • Download videos from Instagram.

Usage

  1. Clone the repository:

    git clone https://github.com/milancodess/Instagram-Video-Downloader-API.git
  2. Install dependencies:

    npm install
  3. Run the Node.js application:

    node index.js

Endpoints

  • /igdl?url=

Note: Please respect Instagram's terms of service and privacy while using this API. This tool is intended for educational and personal use only.

About

This GitHub repository contains an API for downloading Instagram videos using JavaScript. With this API, you can easily integrate Instagram video downloading functionality into your applications or projects. It is built using library for interacting with Instagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%