Skip to content

fix: preserve scraped retailer name - #97

Open
stevene1919 wants to merge 1 commit into
mainfrom
fix/preserve-scraped-retailer-name
Open

fix: preserve scraped retailer name#97
stevene1919 wants to merge 1 commit into
mainfrom
fix/preserve-scraped-retailer-name

Conversation

@stevene1919

Copy link
Copy Markdown
Collaborator

Summary

Preserve retailerName in the simplified scrapeProduct() result so callers can use the retailer resolved during extraction.

The scraper type and full voting result already support this field; the simplified wrapper was dropping it.

Verification

  • Backend TypeScript build passed
  • Backend tests passed: 121 tests
  • git diff --check passed

Closes #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] scrapeProduct() silently drops retailerName from return value

1 participant