N
N
Nazar Tropanets2020-05-19 17:39:40
Python
Nazar Tropanets, 2020-05-19 17:39:40

Get HTML code from Inspect Element and not from Page Source (Python)?

Hello, I need to get html parsing from Inspect Element. When I try to do everything in python through requests, urllib or selenium, it always produces html from Page Source. What function to use to get html code from Inspect, and not from Page Source? (it doesn't matter which library to do everything on)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2020-05-19
@nazartropanets

The question was asked not quite correctly. Show what is in the inspect and what is not in source
Selenium. Most likely, the content on the page generates js.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question