post https://app.scrapein.app/api/v1/social/facebook/posts//reactors
- end_cursor: Get end_cursor value from the following path:
data.node.reactors.page_info.end_cursor - has_next_page: Check for
has_next_pagewith path:
data.node.reactors.page_info.has_next_page - reactors_connection_after_cursor: Maximum value of 1000 but the request might return an error depending on the response size from facebook, to fix it try using a smaller value.
- reaction_id: choose a reaction_id to filter by if needed:
| type | reaction_id |
|---|---|
| Like | 1635855486666999 |
| Wow | 478547315650144 |
| Sad | 908563459236466 |
| Care | 613557422527858 |
| Haha | 115940658764963 |
| Love | 1678524932434102 |
| Angry | 444813342392137 |
