Facebook API is there any plateform or way to get free or paid facebook api? to view FB Posts! Actually I want to search posts by giving any specific username. is there any way?
@wulfheart I want to get the timeline of people I search but they only provide for a single account with access token.
@mahsanr44 Then it is most likely not possible. You can authenticate using Socialite (OAuth2) and then get it for every user.
I want to get the timeline of people I search but they only provide for a single account with access token.
@mahsanr44 Yes, because Facebook isn’t just going to let you scrape the data of their users.
Please sign in or create an account to participate in this conversation.