python - Activate JS after HTTP Request -
python - Activate JS after HTTP Request -
i'm using python, "requests" lib. send post request website, , response it. want phone call function regular user use, maybe js function using. example, post response gives me website imports liba, , want phone call function defined in liba. possible?
python http web request httprequest
Comments
Post a Comment