How to scrape messages from a page on Facebook

Hi,
I want to scrape messages from a page on Facebook. I reach the page inox and select conversations successfully. Now I want to scrape messages of each conversation one by one and then save them in an excel file.

Please help me to fix this problem.
Thanks in advance…

Hi @awaisji2001

You can try with datatscrapping option ?

First I want to scroll up in messages div till the first message then scrape messages of user and page admin separate.

Hi @awaisji2001

I think u can go for some API calls which can extract message from chat.

I think Facebook API.call is available.

If it is there it would be good to use that rather than datatscrapping

Try that way.

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed:

hello, Can you please share any example on how to use facebook graph api with uipath.