A
A
ar52015-11-11 23:19:53
Python
ar5, 2015-11-11 23:19:53

How to parse data from Network Developer tools tab?

Many files appear in the Network tab, some of them I would like to try to parse, is it possible? In my case, when you click on a video in this tab, you can find a direct link to the video itself, can I organize it somehow?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nirvimel, 2015-11-12
@ar5

You can load a page using Selenium. Set the browser to work through a proxy. Set proxy and configure logging of all requests. Our script can read this log and extract from there the same addresses that Network Developer Tools catches.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question