Task. Load more comments and likes.
Description.
I'm using:
query_hash=f0986789a5c5d17c2400faebf16efd0d for comments
query_hash=e0f59e4a1c8d78d0161873bc2ee7ec44 for likes.
There are 3 variables in a query: 1. "shortcode". Always the same for my case. 2. "first". A number of appropriate items. 3. "after".
PL - Java.
Issue.
Where can I get the initial and following value for "after" variable?
Thanks
You don't need the
afterkey in thevariablesdict. Initial value you can specify whatever you want but the maximum number of edges returned per query is50.