Skip to content

AuCourDe/Instascraper_and_videomaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instascraper and videomaker

Download post and reels, make a one video from all. No API. Just Selenium, PyAutogui, BS4 and Moviepy

Instructions

  1. Download the Github Repository. For fast start place it in "C:/Projects/Instascraper_and_videomaker/"

  2. Download and install Python3 and pip if necessary.

  3. Install libraries with pip3 install -r requirements.txt or python3 -m pip install -r requirements.txt .

  4. Edit config.py to set your account details, how many content to download

  5. Run python3 instascraper.py to start scraping.

  6. Run compose_video_from_folder.py to make a video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages