简体   繁体   中英

How to see web requests in Google chrome inspector

Trying to scrape postcode information from https://www.thameswater.co.uk/your-account/605.htm . Want to see the web requests after I enter a postcode

I Open developer tools open up the Chrome inspector on the postcode search box

Typed in a London postcode , hit enter , but how do i look at the web requests that are sent and see the specific one that takes the postcode I typed in?

You can check 'Network' tab/menu to see web requests in Google chrome inspector

For more details you can also check : https://developer.chrome.com/devtools/docs/network

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