jpbulman / OnlyTheRecipe

Recipe websites have too much clutter, this scrapes *just* the recipe

Home Page:https://www.onlytherecipe.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only The Recipe

Most recipes websites have videos and ads flying everywhere, on top of walls of text describing the recipe's backstory. This is an easy way to get just the recipe and nothing else.

"Buy Me A Coffee"

Dev Notes

Clone and checkout the repo

git clone https://github.com/jpbulman/OnlyTheRecipe && cd OnlyTheRecipe

Install the dependencies

npm i

Start the web-app locally

npm run dev

Then visit http://localhost:3000/ to get your recipes

This Recipe Website I Use Isn't Supported!

Don't worry! Just open an issue here and hopefully someone will be able to add it in shortly!

About

Recipe websites have too much clutter, this scrapes *just* the recipe

https://www.onlytherecipe.org/


Languages

Language:TypeScript 93.9%Language:CSS 6.1%