Awesome-Python-Scripts
Awesome-Python-Scripts copied to clipboard
Bug Fix in Amazon-price-tracker
trafficstars
The issue is that if the searched item not available BeautifulSoup returns None. So simply check for the element before getting the text from it. After that exit the process with proper message. Also added docstrings :wink:
Related Issue #211
@rahulreghunath it is highly recommended to make the changes to #211 directly!
Also, in addition to the above, fix the images added in the README file.
ok
fix the images added in the README file
Fixed images in README file
Please merge if ok @ankitdobhal