Skip to content

MinalJoshi17/instagram-video-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-video-fetcher

A script to fetch and upload videos from Instagram

📸 Instagram Video Fetcher & Uploader 🚀

A Python script to fetch videos from Instagram profiles and hashtags, download them, and upload them to the Socialverse platform. 🎥➡️🌍


✨ Features

  • 📷 Fetch videos from Instagram profiles (public accounts).
  • 🏷️ Fetch videos based on hashtags.
  • 💾 Download up to 20 videos per run.
  • ⬆️ Upload videos to Socialverse.
  • 🎯 Supports fetching videos from Instagram usernames and hashtags.

🛠️ Requirements

Before running the script, make sure you have the following dependencies installed:

  • Python 3.12.8
  • requests (for making API calls and downloading videos)
  • instaloader (for fetching videos from Instagram profiles)

To install the required libraries, run:

pip install requests instaloader

About

A script to fetch and upload videos from Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages