Skip to content

ivekivek/ScrapePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapePy

Instagram scraper made in Python

Download pictures by username

s.scrape_by_username(username)

Download pictures by hashtag

s.scrape_by_hashtag(hashtag)

Download videos by username

s.scrape_videos_by_username(username)

Download videos by hashtag

s.scrape_videos_by_hashtag(hashtag)

Contribution contributions welcome

  • Fork this repo

  • Add new features

  • Create a new pull request for this branch

Releases

No releases published

Packages

No packages published

Languages