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.
- Retrieve video URLs from Instagram posts.
- Download videos from Instagram.
-
Clone the repository:
git clone https://github.com/milancodess/Instagram-Video-Downloader-API.git
-
Install dependencies:
npm install
-
Run the Node.js application:
node index.js
/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.