feature: add recipe extractor with JSON-LD and DOM parsing #48
Reference in New Issue
Block a user
Delete Branch "feature/allrecipes-extractor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
sites/recipepackage withExtractRecipe()that works on any recipe URL@type: Recipe) as primary extraction method@graphcontainers, top-level arrays,HowToStepinstruction objectsCloses #29
Parent: #31 (PR 16 of 18)
Test plan
go build ./...passesgo test ./...passesgo vet ./...passes