【发布时间】:2011-11-12 21:51:14
【问题描述】:
可能重复:
Scrape web page contents
How to scrape all content from a website?
我正试图从covers.com 网站上抓取一些 boxscore 数据,但我终其一生都不知道该怎么做。我想从某个日期获取 boxscores,但当我使用 simplehtmldom 包中的 file_get_html 时,页面默认为今天游戏的视图状态。关于如何获取某天游戏的网址的任何想法?提前致谢!
【问题讨论】: