Some times i get error in one of the places
so i want when this happens i want the bot to back In the previous place and try again without ending the thread please help me
Послать post запрос через http клиент с твоими куками из браузера и с headers которые тебе решалка дала, потом после запроса смотришь на какую страницу был переход, берешь куки с хттп клиента и переходишь на следующий url.
If you use English to communicate, more people will be able to help you.
I have a script that scans information from more than 500 websites and runs continuously without stopping. I usually run 25 threads, but after a day, I often have to restart the software because it seems like there are not enough threads running. It's possible that some websites or scripts encounter errors, leading to thread interruptions. Is there a way to ensure that there are always 25 threads running, and that websites with errors will be retried in the subsequent loops?
Why did you duplicate your first message to me in this topic? It was in English anyway.
I'm not sure about how the web interface works for remote machines. But, I think you could easily build a REST API with bas-remote-node and then make your own web interface.