开发者

Extract html from website

开发者 https://www.devze.com 2023-03-06 00:57 出处:网络
I have a website of close to 800 pages. I want to extract all the HTML and have the code pl开发者_如何学Goaced in XML. How can I do this?PHP Simple HTML-DOM for parsing the HTML and good old DOM or Si

I have a website of close to 800 pages. I want to extract all the HTML and have the code pl开发者_如何学Goaced in XML. How can I do this?


PHP Simple HTML-DOM for parsing the HTML and good old DOM or Simple-XML for the XML creating.

0

精彩评论

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