N
N
Nivich2020-05-01 23:32:09
Python
Nivich, 2020-05-01 23:32:09

How to update the response received via requests from the site?

There is a program that, using requests and BeautifulSoup, should get a certain image from the site. However, the work of the site is arranged in such a way that the image appears after the site itself is loaded. Because of this, the program returns the content of the site, but without the image. Can I somehow update the content of the received response so that what I need is present there?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2020-05-01
@hottabxp

What is there to update. See xhr requests. If you provide a link, I'll show you how to get it)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question