from win32com.client import Dispatchwinhttp = Dispatch('winhttp.winhttprequest.5.1')winhttp.SetOption(6, False)winhttp.Open('GET', 'http://google.com', False)winhttp.Send()print(winhttp.responsetext)
from win32com.client import Dispatchwinhttp = Dispatch('winhttp.winhttprequest.5.1')winhttp.SetOption(6, False)winhttp.Open('GET', 'http://google.com', False)winhttp.Send()print(winhttp.responsetext)
There is no wonder that there are many companies that are taking help from robotic process automation (rpa) solutions due to which I had taken helped from this article.
ReplyDelete