execute JS code with python requests to generate nonce from the HTML page / avoid blocking
Budget: $30 – $250 USD
hello guys,
we have a "bgresponse code" as input POST in a webpage
and to generate that code we have to fill the info in the form and click "submit"
but we can also use these JS command without filling the info "const getResponse = document.tl.low;" and "getResponse()" ,
now that code in somehow , your user agent, IP address , etc.. on it,
my task is , i want to execute that JS code with my python requests script to be able to generate valid codes and send it back to the server with POST request , if the server generated sft value , then the request worked successfully
but please note that i don't want to use any browser automation tools , all should be by CMD or terminal window
we have a "bgresponse code" as input POST in a webpage
and to generate that code we have to fill the info in the form and click "submit"
but we can also use these JS command without filling the info "const getResponse = document.tl.low;" and "getResponse()" ,
now that code in somehow , your user agent, IP address , etc.. on it,
my task is , i want to execute that JS code with my python requests script to be able to generate valid codes and send it back to the server with POST request , if the server generated sft value , then the request worked successfully
but please note that i don't want to use any browser automation tools , all should be by CMD or terminal window