pperuzzo@pperuzzo:~$ cat alamoda

alamoda - a platform that provides 50-80% discount for luxury fashion brands

project status: active, in continuous development

project team: solo

tags: python, web scraping, aws, html, css

tldr

overview

alamoda collaborates with the top fashion boutiques in italy to bring designer fashion brands to the us market at heavily discounted prices.
after personally forging a partnership with one of the largest boutiques in italy, i had to devise a method to obtain high-quality product images starting from a list of skus.

i developed a custom web scraper from scratch using python and beautifulsoup to efficiently search for and download product images starting from the product sku provided by the boutiques.
i designed the scraper to target specific keywords and collect relevant images, ensuring that only high-quality and suitable images were gathered.

i then created another python script to automatically superimpose the scraped images on a predefined background and then apply relevant text as an overlay.
this allows for the seamless generation of product pictures for alamoda's social media, saving time and enabling the marketing team to concentrate on other significant tasks.

finally, i developed a visually appealing landing page for alamoda using plain html and css.
the landing page provides visitors with essential information about the business, directs them to our social media, and ultimately assists in converting them into our customers.

technologies used

media

example of the final generated image

code

the source code for this project is proprietary and not publicly available; however, it can be made available for review upon request.

links

back