Im trying to use python requests to fill an input field and then send it using python requests. Is it possible?
<div class="in">
<span class="in-start"><i class="far fa-angle-right"></i></span>
<input id="c-input" type="text">
</div>
Im trying to use python requests to fill an input field and then send it using python requests. Is it possible?
<div class="in">
<span class="in-start"><i class="far fa-angle-right"></i></span>
<input id="c-input" type="text">
</div>