scrapinghub/price-parser

Get 3 letter currency name

botzill opened this issue · 1 comments

I have an example:

price = Price.fromstring("122$")

Is possible to get the USD as currency instead of $?

This is a duplicate of #28