cURL returns 404 while the page is found in browser

前端 未结 4 783
误落风尘
误落风尘 2020-12-06 19:13

there is already similar questions on stackoverflow, but none of their solutions have been working for me. I\'m trying to grab a page on LoveIt.com with cURL, but it return

4条回答
  •  萌比男神i
    2020-12-06 19:42

    I just had a similar issue with a site. In my case they were expecting a USER_AGENT to be set so anyone with this issue in the future should also check that.

提交回复
热议问题