简体   繁体   English

将数据从jsQuery抓取到csv中

[英]Scrape data from jsQuery into csv

I practicing how to scrape with python (bs4). 我练习如何用python(bs4)抓取。 I want to scrape the names and all the geolocations on the googlemap of this website: http://www.amsterdam-dance-event.nl/locations/festival/ 我想在此网站的googlemap上抓取名称和所有地理位置: http : //www.amsterdam-dance-event.nl/locations/festival/

Though I can manage to scrape the names from the html, I think it calls the geolocations from this jsquery: www.amsterdam-dance-event-.nl/min/en-desktop/20150903115044.js:965 虽然我可以设法从html抓取名称,但我认为它从此jsquery调用了地理位置:www.amsterdam-dance-event-.nl/min/en-desktop/20150903115044.js:965

Therefore I do not know what to do. 因此,我不知道该怎么办。 Please help 请帮忙

例如,您可能需要使用支持Javascript Selenium的抓取/自动化框架。

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

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