Can I point gumloop to a particular FB group and have it scrape post and post comments and then build a blog post from it? And have this happen regular intervals?
Hey! You can’t scrape Facebook groups directly since viewing that requires you to be logged-in. You can use the Facebook API and create a custom node to fetch the post data and then pass that onto an AI step or series of AI steps to build the blog post.
https://developers.facebook.com/docs/content-library-and-api/content-library-api/guides/fb-groups/
Doc: https://docs.gumloop.com/nodes/custom_node_details
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.