Tasty Scrapes

Website

NextJs

Vercel

Website designed to scrape provided URLS for relevant recipe data and have them formatted in a clean, readable way.

More about this project

Utilizes a web scraper library to parse through HTML to find relevant recipe data, such as ingredients, images, instructions, and various other meta-data

Uses indexeddb to store recipes in a convient object that can easily be exported outside of the app and later reimported if desired

All scraped data can be changed if parts of a recipe don't match what the user expects or liked from the original.