标签: php parsing steam
我想从Steam获得一个特定的网站。 网址: http://steamcommunity.com/market/search?appid=730#p1_price_asc
http://steamcommunity.com/market/search?appid=730#p1_price_asc
但是file_get_contents似乎忽略了"#p1_price_asc"最后,所以它只使用"#"。
有没有办法获得这个网站?