[b]"How to see API call of websites in Chrome using Python?"[/b] Alternatively, for a slightly more conversational to

22 Replies, 1755 Views

Ever tried mitmproxy? It’s a man-in-the-middle proxy that logs ALL HTTP traffic, including API calls.

Run it in a terminal, configure Chrome to use it as a proxy, and boom—you’ve got every request logged.

For how to see api call of websites in chrome python, this is the nuclear option, but it works flawlessly.

Messages In This Thread



Users browsing this thread: 1 Guest(s)