How to see API call of websites in Chrome using Python? Alternatively, for a slightly more conversational to

22 Replies, 1810 Views

If you're looking for a lightweight solution, check out requests-html. It’s not as powerful as Selenium but gets the job done for simple cases.

Just load the page and inspect the network tab manually—sometimes the simplest way is the best!

For how to see api call of websites in chrome python, you might not even need heavy automation.

Messages In This Thread



Users browsing this thread: 1 Guest(s)