【发布时间】:2020-10-01 09:29:27
【问题描述】:
我正在尝试从 1995 年至今抓取数据 https://www.bps.go.id/indicator/3/1/25/inflasi-umum-.html,有什么办法可以做到吗?我被困住了,因为每年都有特定的表格和不同的 html。先感谢您
【问题讨论】:
-
lxml和beautifulsoup库可能很有用。 -
我可以做一次吗?或者我必须刮掉每个 html bcs 每个日期都有不同的 html
-
我认为每页一次就足够了。
标签: python-3.x pandas web-scraping