iw4p/Ton-Fragment

Add offset (pagination) to see more results

Closed this issue · 3 comments

elky commented

Is it possible to add offset attirbute to get more results? I would like to fetch Numbers trading history to create a chart. Thanks for the lib!

iw4p commented

Hi! You're welcome. May I know for which page do you mean? If it's possible for you to go to the next page on the browser, It can be implemented by me. Just give me more specific details and I'll check it.

elky commented

To be honest I don't know is there any option to paginate the results in current Fragment API implementation. Just though you know, lol. They have https://fragment.com/js/auction.js script that possibly has some hidden things.

iw4p commented

Honestly I'm still not sure what you need the retrieve. For instance, you need to scroll all the way down to the bottom of the page to retrieve more results? It seems currently they have not implemented this feature.