All Projects → llangit → instagram-liked-posts-downloader

llangit / instagram-liked-posts-downloader

Licence: other
Download liked (or all) posts from an Instagram profile.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to instagram-liked-posts-downloader

Public Instagram
Tool to fetch Instagram's public content.
Stars: ✭ 43 (+126.32%)
Mutual labels:  instagram, puppeteer
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (+300%)
Mutual labels:  instagram, downloader
Instago
Download/access photos, videos, stories, story highlights, postlives, following and followers of Instagram
Stars: ✭ 59 (+210.53%)
Mutual labels:  instagram, downloader
Socialmanagertools Gui
🤖 👻 Desktop application for Instagram Bot, Twitter Bot and Facebook Bot
Stars: ✭ 293 (+1442.11%)
Mutual labels:  instagram, puppeteer
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+14363.16%)
Mutual labels:  instagram, downloader
Pyinstalive
Python script to download Instagram livestreams and replays.
Stars: ✭ 336 (+1668.42%)
Mutual labels:  instagram, downloader
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (+257.89%)
Mutual labels:  instagram, downloader
VKRdownloader
Vkrdownloader: All in one Video Downloader - Download videos from facebook twitter youtube tiktok and 1000+ other sites . YouTube downloader , facebook downloader . made by Vijay Kumar
Stars: ✭ 25 (+31.58%)
Mutual labels:  instagram, downloader
Socialmanagertools Docs
📚 Documentation of Social Manager Tools
Stars: ✭ 151 (+694.74%)
Mutual labels:  instagram, puppeteer
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (+657.89%)
Mutual labels:  instagram, downloader
Instamancer
Scrape Instagram's API with Puppeteer
Stars: ✭ 273 (+1336.84%)
Mutual labels:  instagram, puppeteer
Instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
Stars: ✭ 3,655 (+19136.84%)
Mutual labels:  instagram, downloader
Pyinstastories
Python script to download Instagram stories from Instagram users.
Stars: ✭ 260 (+1268.42%)
Mutual labels:  instagram, downloader
Socialmanagertools Igbot
🤖 📷 Instagram Bot made with love and nodejs
Stars: ✭ 699 (+3578.95%)
Mutual labels:  instagram, puppeteer
insta-dl
📷 Download Instagram images from a public user.
Stars: ✭ 88 (+363.16%)
Mutual labels:  instagram, downloader
Insta Downloader Extension
A browser extension that injects download buttons ⬇️ for media on Instagram Web
Stars: ✭ 63 (+231.58%)
Mutual labels:  instagram, downloader
EazyLoader
EazyLoader is Flask based web-application built to make downloading easy for you. Download videos and pictures from YouTube and Instagram in the best available quality. You can also download slides from SlideShare in PDF or PPTX format. In addition to that, you can calculate duration of YouTube Playlist at different speeds. You can also encrypt …
Stars: ✭ 42 (+121.05%)
Mutual labels:  instagram, downloader
puppeteer-instagram
Instagram automation driven by headless chrome.
Stars: ✭ 87 (+357.89%)
Mutual labels:  instagram, puppeteer
Instalooter
Another API-less Instagram pictures and videos downloader.
Stars: ✭ 1,639 (+8526.32%)
Mutual labels:  instagram, downloader
Insta Downloader
Video & Photo Downloader or Repost for Instagram.
Stars: ✭ 217 (+1042.11%)
Mutual labels:  instagram, downloader

Instagram Liked Posts Downloader

Download liked (or all) posts from a specified Instagram profile.

+++ CURRENTLY BROKEN +++

How to use

Clone and run npm install, then execute the downloader with the following command:

node instaload.js --u <username> --pw <password> --pr <profile>

Flags

Flag Description Required?
--user or --u Instagram username Yes
--password or --pw Instagram password Yes
--profile or --pr Profile to download posts from Yes
--postsnumber or --pn Number of posts to check/download No. Default is 40 (i.e. the latest 40 posts)
--all Download all posts No. By default, only liked posts are downloaded
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].