request

  1. K

    How to Send a GET Request with Authorization and Credentials?

    Hello, I would like to know how to send a live GET request to a server for which I have the permissions. At startup, I need a "JavaScript Authorization", and then I must insert credentials to be able to connect. Do I have to go through the browser necessarily, or can I make requests directly...
  2. A

    Параметр sig или чем кодируется информация в запросе

    Добрый день форумчане, столкнулся с небольшой (надеюсь) проблемой при автоматизации регистрации аккаунтов на одном сайте через пост-геты При регистрации отправляется запрос с такими данными (на скрине) Параметр sig напрямую зависит от вводимого мыла (account), поэтому я предполагаю что это...
  3. WLDN

    Templates to order ✅ Quickly & efficiently! ✅

    Website: xerenity.net Hi, friends. I will make your order with full dedication, responsibility and love. ;-) My experience: I've made registration bots, parsers, spam bots for Google, Discord, Reddit, Twitter and other sites and mobile apps. Some of which are still operational. I use C# and...
  4. S

    ZennoPoster.Http c# error

    ZennoPoster.Http c# error var response = ZennoPoster.HTTP.Request(HttpMethod.GET, "https://www.aol.com/", "", "UTF-8", ZennoLab.InterfacesLibrary.Enums.Http.ResponceType.HeaderAndBody); return response;