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.
https://t.me/PlusSolverSupport dm me
@basmail said in HTTP requests with javascript/npm:
@Fox said in HTTP requests with javascript/npm: Use node js Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
@Fox said in HTTP requests with javascript/npm:
Use node js
Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
Have you tried searching the forum for topics where users discussed sending requests from node js?
@Allister , thanks for your help . Seems that i missed important data in wiki even after reading many times . Now its resolved.