Hello, I tried to change the script like this : local s1,e1=string.find(HTML.content,'pf_id=%u*'); id=string.sub(HTML.Url,s1+6,e1); local s2,e2=string.find(HTML.Content,'info_attributes=%b""'); attrs=string.sub(HTML.Content,s2+17,e2-1); local S3,e3=string.find(HTML.Content,'product_name=%b ...