I
I
Ivan2018-03-23 16:30:22
Facebook
Ivan, 2018-03-23 16:30:22

How to get posts from facebook?

You just need to get posts from public pages. Do not do any authorizations (something like browsing in private browser mode), do not use puff / python and so on. You just need to send an http request (libcurl from C code) and get json/xml in response.
I don't understand how to do it using the Facebook API. How to do without auth_token?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Philipp, 2018-03-23
@zoonman

No way. To access the API, you must obtain a token.
For the rest see examples https://curl.haxx.se/libcurl/c/example.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question