Hi guys, int the documentation for creating the custom extractor, how would one go about doing url pagination in the example of CommentsStream (which is using the /comments path)?
I mean when extracting data from a rest api. There maybe a million of data, i most likely there's a fixed amount, 20 items for example, comming from the rest api.