Render google B-Guard BgRequest Code using requests without selenium

Job ID: 31226397

Budget: $30 – $250 USD

*Please read carefully before bid on my project*
Render google B-Guard code / BgRequest code using requests without selenium LINK : "https://accounts.google.com/signin/v2/identifier" after opening that page you will enter any email and click submit to send POST request to this URL /_/lookup/accountlookup on this requests parameters you will see a value called BgRequest, there is a JS code or somehow algorithm that generate this code with the info you entered in the form and can expired and changeable , so my task is to render that code when open this URL :"https://accounts.google.com/signin/v2/identifier?flowName=GlifWebSignIn&flowEntry=ServiceLogin" to be able to send it with this request "/_/lookup/accountlookup" ,
*by python requests*
*without selenium or JMeter or browser automation**