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.
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.
