Skip to content

Add custom out-of-stock and in-stock string detection#3342

Open
dgtlmoon wants to merge 4 commits intomasterfrom
custom-restock-str-master
Open

Add custom out-of-stock and in-stock string detection#3342
dgtlmoon wants to merge 4 commits intomasterfrom
custom-restock-str-master

Conversation

@dgtlmoon
Copy link
Owner

  • Implements configurable custom strings for restock detection (fixes [feature] custom strings for restock detector #2779)
  • Adds robust text normalization (case-insensitive, accent removal, whitespace)
  • Supports international sites with custom messages like 'Pronto estarán en stock!'
  • Makes built-in in-stock detection configurable (addresses TODO)
  • Includes comprehensive unit and integration tests

gsaiz and others added 4 commits July 26, 2025 09:26
- Implements configurable custom strings for restock detection (fixes #2779)
- Adds robust text normalization (case-insensitive, accent removal, whitespace)
- Supports international sites with custom messages like 'Pronto estarán en stock\!'
- Makes built-in in-stock detection configurable (addresses TODO)
- Includes comprehensive unit and integration tests

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
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.

[feature] custom strings for restock detector

2 participants