Converting Projects to Request based

Ericarias1984

Новичок
Регистрация
01.09.2023
Сообщения
9
Реакции
0
Баллы
1
Hello All!

Been using Zennoposter for a while now but am looking at turning all my projects into request based vs browser. A few questions:

What would be the best approach to do this? Is there anyway to verify everything works after converting?

Thanks!
 
Ahoi, 'converting' does not just happen, you actually have to go and recreate each request manually. It all depends on the website you are working with and what actions you want to execute
 
Thanks for the reply. Yeah, I get all that. So here is an example:

Some of the projects I have created auto fill in various fields like name, email, etc. Based on that, would you have an example of the flow of how a request would be done/ I assume it would be all request\post?
 
The 'filling' itself does not happen with requests
When working with requests the process is more or less like this>
Request #1 - get the login page to collect cookies and any information that is on the page
Request #2 - solve captcha
Request #3 - submit you form
Depending on the project it can even take 1-2 requests to sign up, or in some cases 10+ )
 
Thank you! Would it be possible to book an hour of your time to go over an example of a very basic project on how this is accomplished. Would pay you a nice hourly rate. I just need one example to go off of. Thank you!
There is no so much to tell you actually.
You should work with target website in browser in ProjectMaker, monitor http requests which sent during your work in browser and make actions from related requests.
Traffic_create_action.png
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)