Scrap Network Tab Data using Python without selenium-wire
I want to scrap/fetch data from Network Tab using python. I don’t want to use selenium-wire. Is there any alternative solution to achieve it ? I have tried with HTTP request but it is not working at all.