Closed AFAgarap closed 8 years ago
Please check #93
So, this means we cannot use ImageScraper in our Python scripts anymore? Aren't there any alternatives? Thank you in advance for your kind response.
You can't use it as you have done so at the moment. You can make a call to image-scraper
though.
Oh, yes. Got it. Thank you so much!
import os
os.system('image-scraper <URL>')
Thank you! :)
I wrote the simple Python script for scraping images. It does not scrape an image at all. Please help? Thank you.
Screenshots