Skip to content

janexmgd/instafvck-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Instafvck-js

An javascript project to download media for instagram
Explore the docs »

Table of Contents
  1. Caution
  2. About The Project
  3. Set Cookie
  4. Getting Started
  5. Testing Environment
  6. Notes

Caution

Avoid Account Suspension

Please be aware of the following risk before proceeding!

This Bulk Downloader tool is designed to facilitate bulk downloads from various sources. However, there's an inherent risk associated with any tool that interacts with external websites, as it might trigger automated security mechanisms, including account suspension or IP blocking.
I am not responsible if your Instagram account gets suspended
Do you with own risk

About The Project

About

This project is about developing tools for bulk downloading using Node.js. This tool is designed to provide an efficient solution for downloading a large number of files at once.

(back to top)

Built With

JavaScript

(back to top)

Set Cookie

  1. Get your instagram cookies with
  2. Create file .env and copy your cookies (see .env.example)
COOKIE='YOUR_COOKIE_HERE'

Getting Started

  1. Make sure you have the latest Node.js installed. (I'm using node js 19.9.0)
  2. Clone this repository to your machine.
  3. Install the dependencies

HOW TO RUN

  1. Run this project at locally
npm start

or

node index

and follow the instruction

(back to top)

Testing Environment

We have rigorously tested the Bulk Downloader in the following environment to ensure its functionality and reliability: savedLocation

  • Operating System: Xubuntu 22.04.2 LTS x86_64
  • Node.js Version: 19.9.0

During our testing, we downloaded a diverse range of files from different sources to simulate real-world scenarios. The tool performed efficiently and as expected, meeting our requirements for bulk downloads.

Please note that while we have conducted extensive testing, variations in environments and network conditions may affect performance and results. We recommend testing the tool in your own environment before conducting large-scale downloads.

By using the Bulk Downloader in your environment, you acknowledge that the tool's performance may vary based on factors such as operating system, network speed, and server responsiveness.

(back to top)

Notes

The file will saved at
pathtothis/tmp savedLocation

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published