Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i want parse Username = niu9rk8p
delete the screenshot or you will be banned. and here the code
PARSE "<SOURCE>" LR "<dt>Username</dt>" "<dd>" -> VAR "n" FUNCTION Replace "<dd>" "" "<n>" -> CAP "UserName"
Or use this regex
Username</dt>\s+<dd>([^<]*)<
output as [1]