© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
24 replies
Cuda

❔ How to read json api data from remote server that uses paging?

So I need some direction of how we can pull all data from a json api website that only sends 50 items per page. I can pull json data successfully but I only get the first 50 items out of at least 1030 items total. How do we make the server give us the rest of the data? On my end what structure would I use to build or receive it?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ How can I read data from file called lang.json
C#CC# / help
3y ago
✅ Saving api json data to db
C#CC# / help
3y ago
issues with reading returned json data from api
C#CC# / help
2y ago
How do you implement paging on API requests?
C#CC# / help
16mo ago