You can log your browser's traffic to see the actual GET or POST requests. Use Fiddler or something like that. And then you'll be able to reuse them with http client.
is it possible, but I would say it is extremely difficult, each site will have a unique set of parameters you will need to manually fill, youtube I would guess is very complex
I tried to login from another pc, but it didn't work.
Unzip the script and install it. At startup, enter the authorization data of the bablosoft personal account in which the script license was purchased: Sphere.rar
@GaG Ok thank you it worked :)! I also have one more question if you can help me with it. I have an option to put text into for example like an api key before you start the program but i cannot seem to get the text from what the user put so I can use it. I dont know if that makes sense but I hope it does. Below you can see the text input im talking about. I basically wanna do something like this use GET https://example.com/api-key={{API KEY}} something like that but of course replace the link with another link.
9515122d-df4d-4557-9131-315a7314e37f-image.png
Just create new resource of type "FixedString" and use it in the script
like you described.