issues
search
scrapinghub
/
price-parser
Extract price amount and currency symbol from a raw text string
BSD 3-Clause "New" or "Revised" License
316
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added support for Python 3.13 (latest version) in tox.ini
#66
mohsinsurani
closed
1 month ago
12
Adding pre commit
#65
emarondan
closed
3 weeks ago
1
price parser not returns for arabic countries
#64
ganny3
opened
10 months ago
0
Incorrectly parse with three decimal numbers
#63
luismomm2110
opened
1 year ago
0
Parsing wrong price in presence of $
#62
argaurav
closed
1 year ago
2
Problem with CHF and '
#61
bsekiewicz
opened
1 year ago
0
Update supported Python versions
#60
wRAR
opened
1 year ago
0
adding support for "." as a thousand separator
#59
emarondan
closed
1 year ago
1
Numbers starting with "," as the decimal delimiter (,89) parse as "89"
#58
turulix
opened
1 year ago
0
Migrate CI to github actions (#55)
#57
kmike
closed
2 years ago
0
MyPy error thrown when importing using from
#56
wheelereng
opened
2 years ago
3
Migrate CI to github actions
#55
ivsanro1
closed
2 years ago
4
fail on XPASS tests; make it easier to figure out which test is failing
#54
kmike
closed
2 years ago
0
Add currency tests
#53
ivsanro1
closed
2 years ago
14
Migrate CI to github actions
#52
kmike
closed
2 years ago
2
Update currency main symbol and currency native symbol for AZN.
#51
dashgin
opened
2 years ago
0
Unable to parse values with scientific notation
#50
jgrt
opened
3 years ago
1
Get 3 letter currency name
#49
botzill
closed
3 years ago
1
Wrong currency extracted in case of long strings containing "$"
#48
croqaz
closed
3 years ago
5
Incorrect parsing
#47
Hattorius
closed
9 months ago
2
"." incorrectly interpreted as a thousands separator
#46
AntonGsv
closed
1 year ago
15
switch build status link to travis-ci.com
#45
lopuhin
closed
4 years ago
1
Release notes for 0.3.4 release
#44
lopuhin
closed
4 years ago
1
Fix parsing price which contains non-breaking spaces
#43
WinterComes
closed
4 years ago
6
Fixes #40 Improve parsing prices without digits before a decimal point
#42
WinterComes
closed
4 years ago
2
Capitalize the first letter in docstring
#41
Uttam1998
closed
4 years ago
1
Incorrect parsing when input doesn't contain digits before decimal point
#40
enquora
closed
4 years ago
1
Bug non break space.
#39
maranqz
closed
4 years ago
2
Can not find currency from string
#38
duongkstn
closed
9 months ago
1
wish support chinese parse
#37
mouday
opened
4 years ago
1
Fixes issue #1
#36
rpalsaxena
opened
4 years ago
0
Unable to understand the context
#35
rpalsaxena
opened
4 years ago
6
Feature update to convert from one currency to another
#34
debdutgoswami
closed
4 years ago
2
Negative price amount
#33
rennerocha
opened
4 years ago
1
Test improvements
#32
kmike
closed
4 years ago
1
Fix some asian currency.
#31
choryuidentify
closed
4 years ago
4
It can't parse Asian text currency like '원', '円'.
#30
choryuidentify
closed
4 years ago
1
API does not handle negative values
#29
sigrist
opened
4 years ago
7
Support for ISO 4217 currency codes
#28
rthaenert
opened
4 years ago
15
fix typo and newline at end of file
#27
noviluni
closed
4 years ago
2
Update setup.py
#26
rpalsaxena
closed
4 years ago
6
Getting error while installing the price-parser
#25
rpalsaxena
closed
4 years ago
5
Add bumpversion support
#24
Gallaecio
closed
4 years ago
2
Ignore dollar sign when implicit in the currency symbol
#23
Gallaecio
closed
5 years ago
2
Added two commonly used unofficial currency names (NTD/RMB)
#22
starrify
closed
5 years ago
4
Updated PyPI creds with Scrapinghub's PyPI API token
#21
agusc
closed
5 years ago
2
Avoid incorrect currency when no price available
#20
rennerocha
opened
5 years ago
8
Do not parse dates as prices. Sort imports.
#19
bulatbulat48
opened
5 years ago
1
Allow to override decimal separator
#18
WinterComes
closed
5 years ago
8
Add black
#17
manycoding
opened
5 years ago
3
Next