Facebook graph API batch request - python
Budget: €8 – €30 EUR
We're using batch requests to retrieve all posts and their data (like number of commets, number of shares, nr. Of reactions). Everything works fine despite the fact that woth batch requests you're limited to only retrieve 50 posts. For our needs, we'd like to retrieve all the posts which are approximately 1600 posts. We've reviewed the FB graphi api documentations, there was this paging method but couldnt make it work with batch request.