Skip to content

Remove characters other than digits, commas (,) and periods (.) when getting price for Amazon#258

Merged
Crinibus merged 1 commit intomasterfrom
fix/amazon-domain
Jan 21, 2025
Merged

Remove characters other than digits, commas (,) and periods (.) when getting price for Amazon#258
Crinibus merged 1 commit intomasterfrom
fix/amazon-domain

Conversation

@Crinibus
Copy link
Owner

@Crinibus Crinibus commented Jan 20, 2025

Fix #257

Add some tests for function 'get_number_string'
Update Amazon website handler test object in test_objects.json

…d '_get_product_price'

Fix #257

Add some tests for function 'get_number_string'
Update Amazon website handler test object in test_objects.json
@Crinibus Crinibus changed the title Add function 'get_number_string' and use it in AmazonHandler in method '_get_product_price' Fix #257 Add some tests for function 'get_number_string' Update Amazon website handler test object in test_objects.json Add function 'get_number_string' and use it in AmazonHandler in method '_get_product_price' Jan 20, 2025
@Crinibus Crinibus changed the title Add function 'get_number_string' and use it in AmazonHandler in method '_get_product_price' Remove characters other than digits, commas (,) and periods (.) when getting price for Amazon Jan 20, 2025
@Crinibus Crinibus merged commit 35a589f into master Jan 21, 2025
3 checks passed
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.

Error parsing product price with currency symbol (€)

1 participant