nextcloud / nextcloud/cookbook

Add parser using cooked.wiki

Open
#2,193 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Backend enhancement
Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

Extracted from this wiki entry:

It is possible to use the service of https://cooked.wiki to parse recipes. This is done by means of prefixing the actual URL with another URL, effectively passing the recipe URL to the site using a path parameter. The resulting recipe is currently supporting at least a minimal stub of schema.org meta data.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked wiki entry and the cooked.wiki URL behavior described in the issue. Identify the cookbook parser entry point and existing recipe parsing tests, then add support for the service so a prefixed recipe URL yields a usable recipe with the available schema.org metadata.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.