Skip to content

Tag: python-requests

Python Requests InvalidURL: Failed to parse URL

thanks you very much. it has a “u200b” follow the .com. “u200b” is an invisable character. the reason is i copy the url from the website. but something interesting i found: if i use pip install requests==2.21.0(old version), it will not except this err. only use new version it will err…