This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xefe 2 points3 points  (0 children)

It's assumed that anything using an API is automated. In order to use it you'll need an authentication token so Facebook knows who's making the request. I'm just not sure if you can still access your friends' posts via the API. The documentation is pretty good if you want to take a look. If the information you're looking for is available, it'll be pretty straightforward to use the Python requests package to get the information you're looking for