I will try to be as specific as possible. I am trying to make a request by POST method to publish a certain link in my profile. I've used the Facebook API, but it's not what I need. I need to do this:
When I click click publish, I should post it to my profile, I need to do this without the Facebook API. I have noticed that clicking on the 'post' button makes a post request, but I do not know how to do it in Python.
I left in this link the buttons that are used to share.
XXX.com/test/test.html
I would appreciate your cooperation.
Thanks for you.
![[Image: 3tLD6.png]](https://i.stack.imgur.com/3tLD6.png)
When I click click publish, I should post it to my profile, I need to do this without the Facebook API. I have noticed that clicking on the 'post' button makes a post request, but I do not know how to do it in Python.
I left in this link the buttons that are used to share.
XXX.com/test/test.html
I would appreciate your cooperation.
Thanks for you.