workflows.fit
Back to n8n workflows
n8n templateFreeBy Sira Ekabut

Get comments from Facebook page

This workflow automates the collection of comments from posts on a Facebook Page. Providing clean, structured data for analysis or further automation. What this workflow does - Fetches recent posts from a Facebook Pag...

DevelopmentCore NodesManual TriggerSplit OutFilterSet
Loading interactive preview...

Template notes

This workflow automates the collection of comments from posts on a Facebook Page.

Providing clean, structured data for analysis or further automation.

What this workflow does - Fetches recent posts from a Facebook Page. - Retrieves comments for each post. - Outputs structured data of Comments and Posts for further use.

Setup - Facebook Graph API: Connect your Access Token with the required permissions (pagesreadengagement, pagesreadusercontent). - Workflow: Set the Page ID and the number of posts to fetch in the "Set Number of Latest Posts to Fetch" node.