I'm querying a media wiki instance which we are running. I'm passing the following parameters for the search
api.php?action=opensearch&search=afg&limit=100&format=xml
I didn't see any way to pass the offset as a parameter. Does anybody know how we can pass a offset or if there is an extension which I can use and query it to return results which can be ingested in to my application