Area
Web UI
Problem / Motivation
Add the ability to import resource details by scraping from web pages, such as:
Proposed Solution
Suggested end user flow:
- User enters URL
- Details are scraped from given page (if supported) - possibly using Playwright or similar?
- Attempt to match to current Winemaker / Country / Region / etc
- Draft information displayed, highlighting matches and new entities that will be created
- User reconciles details and submits
- New entities are created
Additional Context
- Will likely be a web-only feature due to scraping being required
Area
Web UI
Problem / Motivation
Add the ability to import resource details by scraping from web pages, such as:
Proposed Solution
Suggested end user flow:
Additional Context