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

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

Merged
merged 1 commit into from
Jan 21, 2025

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