nextcloud / nextcloud/cookbook

Rewrite the scrapper in JavaScript

Open
#388 6 comments 0 reactions 1 assignee View on GitHub

@TheMBeat is already working on this.

Since Jun 25, 2022.

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

Description

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
You should first test if there is a JSON on the website, if there is none you can iterate through a list of special scrapers for the websites. If no scrapper is registered for this website, a universal scrapper should be executed.

Additionally we can write our own converter in JavaScript for different recipe formats to import them.

First attempt from my side

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.