instascrape
instascrape copied to clipboard
Basic Error Handling
Hey I like your project, just a suggestion to improve: create basic error handling messages that clearly expalins the problem to the user instead of throwing a stack trace error.. this will make much more user friendly ( ex: I typed a path wrongly to store the images and it threw me a traceback call stack instead of a cool msg :D ) love the project though!