Website to be scraped: www.watch-tools.de
A project just for fun to scrape the website and gather data about different watch straps.
Afterwards creating an API to make that data available for an user with filters and search criteria.
This will be realized in python, the framework scrapy for the web scraping and fastapi to create the API for it.
After some random browsing through the web I came across streamlit and decided to build a small website with the result we got from scraping.