Skip to content

🤖 A simple automated Instagram web scrapper that downloads images from a user

Notifications You must be signed in to change notification settings

ander94lakx/InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InstaBot

A simple automated web scrapper bot for Instagram that downloads all post images.

Requisites

  • selenium
  • urllib3

Future fixes/improvements

  • Check how to scrap posts with multiple images
  • Implement download also for video posts
  • Find a better way to reach the image tag
  • Set a variable for webdriver path

Acknowledgements

The idea of making a bot for that purpose was rounding my head for some time, but the idea of using Selenium WebDriver and the first steps to use it came from a Code Drip tutorial

About

🤖 A simple automated Instagram web scrapper that downloads images from a user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages