开发者

How can I scrape the content present on a WAVE validator page to appear on my page?

I've tried fopen, fread, file_get_contents, curl, and none of those work. I keep getting Forbidden errors. There has got to be a way around it. Anyo开发者_运维知识库ne?


Iframes is not scraping per se but you could use it:

https://stackoverflow.com/posts/1877968/edit

Just point the src attribute to the page your scraping.

Remarks: How does one escape tags here in stack overflow?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜