In this website I developed with Flask, it adds the list of recipes and ingredients I created in the DbContext file to the database and shows you the recipes. It saves the recipes you like the most and starts to suggest recipes that contain the most common ingredients in those recipes. If you want, you can search for recipes with food names or filter by the ingredients you want, the choice is entirely yours! Since there is user registration and login in the application, your data is saved.
This is a web scraping project using Scrapy to scrape product data from Amazon.com
This project is a Python script that utilizes the Selenium library for web automation with the Safari browser. It retrieves information from the TechCrunch website, including article titles, authors, pictures, and links, and provides some analysis on the retrieved data.