Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嘿,我正在考虑制作一些爬虫,以便我可以获取 URL 并遍历 html 并获取我可能需要/想要的某些东西。我正在考虑使用 Php + xPath,但我不确定这可能是最好的方法。你们有什么感想?是否有任何最佳实践、建议或其他内容?
重用 Fit/Fitnesse 中的 Parse 类从 html 表中获取数据,我得到了一些很好的结果。