BweakfastClub / Spoon

Scoops up recipe data from AllRecipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allrecipes-scraper

Usage:

(replace gradlew with gradlew.bat if you're on Windows)
gradlew run -PappArgs="--scrape --ingest"

Options:

You will have to pass all the following options as a String inside -PappArgs:

-h          Show the help screen
---scrape   Scrape the recipe data from AllRecipes
--ingest    Ingest the scraped data and save it into Cassandra

About

Scoops up recipe data from AllRecipes


Languages

Language:Kotlin 100.0%