简体   繁体   中英

Scrape data from jsQuery into csv

I practicing how to scrape with 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/

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

Therefore I do not know what to do. Please help

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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