Pyaterochka parser module
This commit is contained in:
6
modules/pyaterochka.json
Normal file
6
modules/pyaterochka.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name":"Пятёрочка",
|
||||||
|
"goods_name_regex": "([0-9]+ \t[\\%\\*a-zA-Z0-9\u0401\u0451\u0410-\u044f \\.\\-\/]{10,100})",
|
||||||
|
"goods_price_regex": "[0-9]{0,4}[^%]\\.[0-9]{2} ",
|
||||||
|
"goods_quantity_regex": "([0-9]{0,4}[^%]\\.[0-9]{3} )|(\t\\d )"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user