How to force InfiniteScroll load on page load?

I’ve seen many examples in which there is some data/collection on page load and then when the user scrolls down, the inifinite-scroll displays loading/spinner. I like the spinner it comes with and want to have ti on the page-load itself. Is there a way to force infinite-scroll event to get triggered for this.