I have to get data from other web using python and post that data to odoo, is that possible?
I already tried to create records in python like documentation in odoo, but I don't think it can automatically, my goal is to post data from that web to odoo automatically, but my problem I don't know how to post data to odoo automatically, please help me
Maybe Selenium can help you
Selenium is automates browsers that support Internet Explorer, Chrome, Firefox ... etc
You can send keys and click button, other all things.
odoo login example: