NC icon indicating copy to clipboard operation
NC copied to clipboard

Detect price on web

Open amitness opened this issue 7 years ago • 2 comments

  • [x] Detect dollar price in source code
  • [ ] Detect every currency besides dollar

amitness avatar Jul 28 '17 11:07 amitness

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

amitness avatar Jul 28 '17 11:07 amitness

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.

prabinzz avatar Jul 28 '17 12:07 prabinzz