The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Facebook API Pagination
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
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,
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.