简体   繁体   English

Chrome 开发人员选项未收到 XHR 网络请求

[英]Chrome Developer Options not getting XHR network requests

hello i am doing web scraping using python on a site, problem i am facing is that the website is not showing the api calls that it is making to fetch data in the network tab, sharing site link below, script needs to go to the site and get the slots that are reserved/gereseerved and uncheck all other, if somehow could get the api call that the site is using that would be helpful hello i am doing web scraping using python on a site, problem i am facing is that the website is not showing the api calls that it is making to fetch data in the network tab, sharing site link below, script needs to go to the site并获取保留/保留的插槽并取消选中所有其他插槽,如果以某种方式可以获得该站点正在使用的 api 调用,那将很有帮助

Link: https://ikbouwmijnhuisin.almere.nl/meer-weten/nieuws/kavelkaart/链接: https://ikbouwmijnhuisin.almere.nl/meer-weten/nieuws/kavelkaart/

Have you opened the network tab first before refreshing or clicking on some of the options on the page?在刷新或单击页面上的某些选项之前,您是否先打开了网络选项卡? If done right, you should be able to see the XHR calls (Example below)如果操作正确,您应该能够看到 XHR 调用(示例如下) 在此处输入图像描述

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

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