Search the Community
Showing results for tags 'http request'.
-
Hello, I want to get data from the Amazon website. I use the socket command and I get the error message below. Any solution? thanks. plugin command("SocketCommands.dll", "socket container") { plugin command("SocketCommands.dll", "socket set header", "User-Agent", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36") plugin command("SocketCommands.dll", "socket set header", "Accept-Encoding", "gzip, deflate, br") plugin command("SocketCommands.dll", "socket navigate", "GET", "https://www.amazon.com/s?k=horror&i
-
hello fellow ubotters, Need tutorial on Exbrowser send http request, It always give me object reference error. if Anybody know any reference to Exbrowser send http request function then please point me there, Thanks And Regards
-
[I NEED HELP!] - HTTP requests and Youtube
iDollarsteam posted a topic in Tutorials, Tips and Tricks
I have a plugin that is enhancing Ubot and make it possible to use http post and http get (most of you know it, is a great plugin made by Aymen from this forum). I try to use this plugin to make ubot login to YouTube using HTTP Requests. I managed to get all the parameters from the login page using HTTP Get function and also using regex to sort the result. When I try to post using HTTP Post function I get as result the error page from youtube and this message: There was an issue logging you into YouTube ... Here is my code so far: clear list(%useragents) add list to list(%useragents, $lis- 22 replies
-
- http request
- youtube
- (and 3 more)