Facebook API endpoint
https://graph.facebok.com/{username}
stopped work in recent two weeks. Temporarily pages like www.findmyfacebookid.com didn't return proper results, but now they works fine.
How can I grab userId from Graph API now?
I know about stragne workaround with data-hovercard parameter. Manner described here. However, I find it hard to believe that they use such a odd solution especially I know tools which probably use another way and have not outages. Does anybody know more efficient way to get that data? Your help appreciated.