标签: php symfony web-crawler goutte domcrawler
我尝试使用Goutte抓取一个AJAX网站,并使用Symfony Dom Crawler为我们的在线商店获取一些文章。我收到错误:
未定义的索引:HTTP_ACCEPT_LANGUAGE
地址为http://b2b.asicsonline.com/adg/welcome
我无法获取表单或在网站上登录。你能告诉我可能是什么问题吗?