Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I have a question: Is there a way to use an HTTP request to get cookies of any website? Thank you.
This function doesnt exist anymore, is there still a way to do it?
@NotWegant ???
Im talking about Get Cookies For URL, this doesnt exist anymore, well I cant find it anywhere.
@NotWegant (Sorry for my English). When you make a GET request in the response, you will have cookies for this URL. Then you will save them. Is this option not working?
@Вениамин Hi, you understand me wrong, I just need one time cookies. But there is no function for this, before there was one but now its away.
@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
The problem occurs e.g. on http://ip-api.com/json The site automatically redirects from http to https. But the way how the OP posted it seems to work.
tele : @ptano1