Scrap-Images-from-Websites-using-BeautifulSoup.A simple program that extract or scrap the image from a website. It used requests and BeautifulSoup library for this task. This program help you to extract image and its respective alt attribute value from a website.