+ 2
Get header without httplib or urllib with python!
Is there any way to get the header or status of a webpage without calling one of these libraries? I can't seem to be able to import them here.
2 Answers
+ 1
which python version are you using?
+ 1
3.6 I believe. Although I already wrote the code now. I could't call urllib because for this library you need to import the exact module you need.
https://code.sololearn.com/cS6eLG6fV71R/?ref=app