RoyaleAPI / cr-api

Clash Royale Analytics, Profiles and Insights. We no longer publish a public API. Please use the official API from Supercell.
https://RoyaleAPI.com
167 stars 20 forks source link

Implement "since"-query parameter #385

Closed olemartin closed 3 years ago

olemartin commented 6 years ago

Idea/request:

  1. It would be great to be able to send a "since" query-parameter to the battles endpoint.
  2. I have a job that regulary check for new clan battles. Now I have to fetch all battles and filter out those I have already fetched. Would be great to do this filtering on your end. Would greatly reduce responsetime and network traffic
  3. Should apply to clan/battles and maybe player/battles
  4. Example: clan/battles?type=war&since=1529916954
olemartin commented 6 years ago

Any progress on this?

selfish commented 5 years ago

Nope. Still in my to do. Have been extra busy with performance improvements lately.

selfish commented 5 years ago

Considering for V3

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.