What can you build with Collectipro data? The code snippets in this repository will help you get acquainted with the Collectipro API and Bulk Download features.
The current samples are:
- Edition Purchase History. Using the Collectipro API, plot the purchase price history of a particular edition (an edition is the combo of a particular play as part of a particular set).
- Predict Future Prices. Using the Collectipro API, extrapolate the future price value of a certain edition based on past trends.
- Track Top Shot growth. Using Collectipro's Bulk Download feature, view Top Shot's growth over time by both purchase volume and market event frequency.
- Find Best Time of Day. Using Collectipro's Bulk Download feature, analyze trends in purchase price throughout the day to find the best hour to buy a moment.
To look at the source code for each sample, please see the python-code/ folder. To look at the data visualization output images corresponding to each sample, please see the output-images/ folder.
If you have any questions about these samples, want to share your own, or suggest new samples — please join our Discord and ask for help there: https://discord.gg/Qmm9Kb4Rjb. Or check out the Collectipro site.