79083128

Date: 2024-10-13 12:33:50
Score: 1.5
Natty:
Report link

Unfortunately, the requests does not allow cookies to be passed in the headers, so this method does not work. Сookies should be passed as a separate argument r = requests.get(url, cookies=cookies)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Terhanko