Is it possible to retrieve the IDs of all links shared on Facebook that have the same URL?
For example, I want to retrieve all the shared links that have the URL http://www.google.com and get their IDs so I can get all the comments for the said URL.
How can I do this?