InstaSave is a python script to download images, videos & profile pictures from Instagram without any API access.
Also Read – Pypykatz : Mimikatz Implementation In Pure Python
Features
Git Installation
#clone the repo
$ git clone https://github.com/sameera-madushan/InstaSave.git
#change the working directory to InstaSave
$ cd InstaSave
#install the requirements
$ pip3 install -r requirements.txt
Usage
python instasave.py
For your Attention
If you are downloading copyrighted content you should respect author’s rights and use the content either for personal purposes or for non-commercial needs with proper mention and authorization from the author.
Docker is a powerful open-source containerization platform that allows developers to build, test, and deploy…
Docker is one of the most widely used containerization platforms. But there may come a…
Introduction Google Dorking is a technique where advanced search operators are used to uncover information…
Introduction In cybersecurity and IT operations, logging fundamentals form the backbone of monitoring, forensics, and…
What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…
Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…