Python - requests - forms - web scraping - how to deal with multi stage forms

GMX anubhav.yadav at gmx.com
Thu May 17 04:29:59 EDT 2018


https://stackoverflow.com/questions/50383210/python-requests-how-to-post-few-stages-forms 
-- 
https://mail.python.org/mailman/listinfo/python-list 


Hi, 

Your post will get more traction on the email list if you try to post the actual question on the list against posting a url to an external website for your question. 

Coming back to the question. I think what you want to do is implement some client side processing using Javascript or one of it’s frameworks and implement the parts. Once everything is done you can submit it to the python server. 

Hope that helps. 



Anubhav.


More information about the Python-list mailing list