Looking for a site that has certain data

Not sure if there is one, but I am looking for a site where I can select dates to pull pvp data. Sorta like warcraftlogs and how you can select “over a range of 1 day, 1 week, 2
Weeks etc”.

Every site I have seen just gives you data based on day one of the season to present and I want to known a date range.

Thanks in advance.

  1. Specific Data Needs: What specific PvP data are you looking to pull? Are you interested in player rankings, match statistics, class performance, or something else?

  2. Purpose of Data: What is the purpose of this data? Are you using it for personal analysis, competitive strategy, content creation, or another reason?

  3. Preferred Format: How do you prefer the data to be presented? Are you looking for raw data to analyze yourself, or would a site that offers visualizations and summaries be more helpful?

  4. Frequency of Updates: How frequently do you need the data to be updated? Are you looking for real-time updates, daily summaries, or less frequent updates?

  5. Game Versions and Regions: Are you focusing on a specific expansion of the game and a particular region (like NA, EU, etc.)?

Wow thanks for the reply.

I basically want pvpleaderboard to be able to populate the exact same data based on the date range I select. If that site had a date range I would have all I wanted.

Have you considered the internet archive of webcrawling snapshots?

No idea what you just typed.

https://archive.org/web/

I want to segment the data

Can you just use the API https://develop.battle.net/documentation/world-of-warcraft/game-data-apis

I didn’t look but all the sites should be using this as their data source

Then you have 2 options:

  1. Contact the site owners and ask if they keep a record of site data for your date range
  2. DIY, apply for an API to (maybe) access historical PvP data. you might be able to do so by creating an application that uses Blizzard’s API to retrieve historical data. https://develop.battle.net/documentation/world-of-warcraft