I am developing a small python code and I need to know how I can automate the process of going from the URL of a Facebook profile to your ID.
For example, Sony's Facebook is " link " but the ID is "56232316996" ( link ) (via findmyfbid.com).
How can I automate this process using the python code?
Thank you very much in advance.