Here how you can get all the people that like your photo by xpath: [code]//div[text()='Likes']/..//a[@title] [/code]Code below get first 12 liker: ...
確定! 回上一頁