ImageScraper
ImageScraper copied to clipboard
Image downloads from websites requiring sign-in
If I would like to automate the process of downloading images from a user on social media (eg: Twitter, Facebook, Instagram), how could it be done? Can options to "sign in" to the link be added? Or is there another way of doing this?
Currently it's not possible using ImageScraper.
We will try adding a feature to log-in. Thanks!
Try using Twill
@sananth12 Perhaps integration with pycookiecheat would be an easier route? Happy to help with some code when I have the time.