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

Detect price on web #5

Open
1 of 2 tasks
amitness opened this issue Jul 28, 2017 · 2 comments
Open
1 of 2 tasks

Detect price on web #5

amitness opened this issue Jul 28, 2017 · 2 comments

Comments

@amitness
Copy link
Owner

amitness commented Jul 28, 2017

  • Detect dollar price in source code
  • Detect every currency besides dollar
@amitness
Copy link
Owner Author

First approach that comes in mind is Regex, but there could be better options.

@prabinzz
Copy link
Contributor

Regex will be fine. We can use basic currency detection in all site, but we should also use modular system to detect price in different site. Sine they might have their own way to represent currency.

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

No branches or pull requests

2 participants