简体   繁体   English

从网站提取数据

[英]Data extraction from website

I want to get oil prices in each city via this website in a table format, I tried to copy each data by selecting the city and the station, but the amount of data is very huge Is there any tool that can select each option and save the data it receives. 我想通过该网站以表格格式获取每个城市的油价,我试图通过选择城市和车站来复制每个数据,但是数据量非常大是否有任何工具可以选择每个选项并保存它收到的数据。
(The website receives responses in JSON) The URL of the website is http://total.smarteez.eu/widget-prix/ (该网站以JSON接收响应)该网站的URL为http://total.smarteez.eu/widget-prix/

If you can get all oil prices by using REST API as a JSON try to use jQuery datatables. 如果您可以通过使用REST API作为JSON来获得所有油价,请尝试使用jQuery数据表。 Following link to datatables 以下链接到数据表

https://datatables.net/ https://datatables.net/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM