I wanna parse specific web page, exactly i want to get captcha image to solve it using anticaptcha. But problem is when I try to get the content of that page the form with captcha just doesn't exist. I tried curl and file_get_contents but having some issue. Also i tried to send some headers but without results