Skip to content

This is a python spyder project that can download a photographer's all pictures from Instagram.

License

Notifications You must be signed in to change notification settings

yanqishi1/InstagramPhotoSpyder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a python spyder project that can download a photographer's all pictures from Instagram.

How to use

Requirements

beautifulsoup4>=4.11.2
selenium>=4.8.0

Install

pip install -r requirements.txt

Usage

python main.py
  1. change url in the main.py
    target_url = "https://www.instagram.com/withluke/?hl=zh-cn"
  2. Input your instagram account.
  3. Input 'y' in the command.
  4. wait to download

About

This is a python spyder project that can download a photographer's all pictures from Instagram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages