Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to manually re-scrape websites #376

Open
mblennegard opened this issue Jun 24, 2024 · 0 comments
Open

Add possibility to manually re-scrape websites #376

mblennegard opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement New feature or request frontend Go HTML templates go Pull requests that update Go code
Milestone

Comments

@mblennegard
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In case a recipe has been updated, but more likely, the scraper function in Recipya for the specific website has been improved since first scraping the recipe, it would be good being able to re-scrape the recipe without having to manually delete the old one and then scrape the recipe as a completely new recipe.

Describe the solution you'd like

  • Adding a refresh/re-scrape button to the recipe page.
  • When used, prompt the user with all changes identified and let the user select which changes (to make it easier, could be kept on a section level, e.g. Tools section, Ingredients section etc.) to overwrite in the existing recipe in Recipya. This way the user can keep any changes they have manually made to the recipe, e.g. added notes (as requested via Add a Notes section #348 ) etc.

Even though I can't imagine myself re-scraping the entire recipe database, this could be a potential feature as well.

Describe alternatives you've considered
Manually delete the existing recipe and then add it as a completely new recipe.

Additional context
Add any other context or screenshots about the feature request here.

@mblennegard mblennegard added the enhancement New feature or request label Jun 24, 2024
@reaper47 reaper47 added this to the v1.3.0 milestone Jun 24, 2024
@reaper47 reaper47 added go Pull requests that update Go code frontend Go HTML templates labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Go HTML templates go Pull requests that update Go code
Projects
Status: Backlog
Development

No branches or pull requests

2 participants