Cloderaldo Pampanga
Implementation:
Scrape Image URLs: Fetch and parse images from a webpage using BeautifulSoup.
Download and Encode Images: Download images and encode them in base64 format for embedding in HTML.
Display in Web App: Create a Flask web application to display the images in a gallery format.