Thanks.
AFAIK Python Requests lib handles all the cookies when using Session - so I am good with that. Also it returns pure HTML.
The only thing that I was/am trying to achieve is to reduce the buffer/chunk/range in bytes. It should download PAAs and not rest of the following HTML document. That...
Hey!
Would you mind sharing how this is even possible? Any technology/Python lib used?
I mean whenever I am doing Python request.get size of received content is nearly 1MB (sh#t loads of characters are there).
Saw that there is possibility to specify bytes range, but looks that Google isn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.