Facebook API Pagination
ecdbert
New Altair Community Member
Hi,
I'd like to use RapidMiner to extract comments from a Facebook page. I have a live FB application and tested it using FB's Graph Explorer. My issue is getting all of the data. The only way to do this, it seems, is to use FB's Pagination but I'm not sure how I could get this done with RM. Does anyone have any experience or ideas in this topic?
I'd like to use RapidMiner to extract comments from a Facebook page. I have a live FB application and tested it using FB's Graph Explorer. My issue is getting all of the data. The only way to do this, it seems, is to use FB's Pagination but I'm not sure how I could get this done with RM. Does anyone have any experience or ideas in this topic?
Tagged:
0
Answers
-
Hi @ecdbert,
We have an extension to connect to Facebook and extract it's pages and contents
https://marketplace.rapidminer.com/UpdateServer/faces/product_details.xhtml?productId=rmx_facebook
It can be downloaded for free from our Marketplace.
I hope this helps.
Cheers,
Pavithra0 -
Hi Pavithra,
This extension does not capture enough in data. That's why I've opted for using Graph API but I do need a way to loop, based on the JSON content, and update the URL based on the pagination.
0