meetmangukiya / instagram-scraper

Scrape the Instagram frontend. Inspired from twitter-scraper by @kennethreitz.
MIT License
937 stars 83 forks source link

Added Python Package #9

Open vaibhavsingh97 opened 6 years ago

vaibhavsingh97 commented 6 years ago

Do-not-merge: Need Testing and also have to modify where all file downloads

meetmangukiya commented 6 years ago

@vaibhavsingh97 did a small review, thanks for the PR! Regarding setting the paths, let's add a new argument --data-dir, -D which defaults to os.path.join(os.getcwd(), 'data')

vaibhavsingh97 commented 6 years ago

@meetmangukiya Sorry for keep you waiting this much longer. I will update this PR asap 👍