Parse with regex

sam16

Новичок
Регистрация
09.10.2020
Сообщения
20
Благодарностей
1
Баллы
3
Hello,

How can parse data with regex ? (my data is text)

I have my regex (?<="name":")[\w\W]*?(?=",)

I try diffrent whay by i have no results

65919


My regex work fine with regular expression designer !

Thank you.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113

sam16

Новичок
Регистрация
09.10.2020
Сообщения
20
Благодарностей
1
Баллы
3
you mean i don't need to use parse data ? sorry i am new with zenno
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113

sam16

Новичок
Регистрация
09.10.2020
Сообщения
20
Благодарностей
1
Баллы
3
I used text processing with regex but i don't have any result.

i should put Something in blank ?
 

Вложения

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113

sam16

Новичок
Регистрация
09.10.2020
Сообщения
20
Благодарностей
1
Баллы
3
Maybe i misspoke , i want to get data from the site web, after i test with regular expression designer to find my data .....so after test with i have this expression (?<="name":")[\w\W]*?(?=",).

wich process i should use to get (extract) this data with regex dans un fichier text ?
 

sam16

Новичок
Регистрация
09.10.2020
Сообщения
20
Благодарностей
1
Баллы
3
i found the solution with take dome :-)
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)