near the end of the page there’s a sentence
“In Python, we use the requests library(link here) to do this.”
there’s an extra forward slash after the .org
https://2.python-requests.org//en/latest/
removing and changing to https://2.python-requests.org/en/latest/ fixes it