Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question