{"library":"price-parser","type":"library","category":null,"description":"Price-parser is a lightweight Python library designed for robustly extracting price amounts and currency symbols from raw text strings. It intelligently handles various international formats for decimal and thousand separators, making it particularly useful for cleaning price data obtained from web scraping. The library returns a `Price` object containing the numeric amount (as a `Decimal`) and the detected currency. The current version is 0.5.1, released on March 19, 2026, and it maintains an active development and release cadence.","language":"python","status":"active","version":"0.5.1","tags":["price","currency","parsing","extraction","web scraping","data cleaning"],"install":[{"cmd":"pip install price-parser","imports":["from price_parser import Price","from price_parser import parse_price"]}],"homepage":null,"github":"https://github.com/scrapinghub/price-parser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/price-parser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/price-parser/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}