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 ?