Hello,
I would like to make an automatic Like scraping script for my facebook posts.
The idea is to get the url of the Facebook profiles of each person who likes my posts and I don't really know how to do that since Facebook "blocks" scraping with dynamic source code.
If anyone gives me a viable solution, I'd be happy to discuss how I can help in return. Thanks!
Yeah it's not surprising that Facebook would aggressively block scraping attempts.
Pretty sure you can get the data you're looking for the proper way using their Graph api. See:
https://developers.facebook.com/docs/graph-api
https://developers.facebook.com/docs/graph-api/reference/v15.0/user/posts
https://developers.facebook.com/docs/graph-api/reference/post/
Thank you for your message. I'll look into it, do you have a twitter account or something where I can chat with you in private message?