P
P
Peter Pitaev2021-07-29 17:25:32
Python
Peter Pitaev, 2021-07-29 17:25:32

How to read process data into RAM in python?

Hello.

I am trying to pull the loaded html and url of the loaded page from the browser.
We immediately cut off requests, urllib3, selenium, etc... It is necessary from a standard browser
As far as I understand, all this information is stored in RAM.
Is it possible to read all this in python?
Or perhaps there are other ways?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2021-07-29
@gbg

The classic XY problem . You are trying to solve an unknown problem in the most clever and time-consuming way. Describe the problem being solved.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question