For a quick and dirty method, just use logging in Chrome DevTools and copy the requests manually.
Sometimes automation isn’t worth the effort if you only need a few calls.
But if you’re set on how to see api call of websites in chrome python, go with Pyppeteer or Playwright.
Sometimes automation isn’t worth the effort if you only need a few calls.
But if you’re set on how to see api call of websites in chrome python, go with Pyppeteer or Playwright.
