Collectipro / samples

Samples of what you can build with Collectipro data.

Home Page:https://collectipro.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code samples for using Collectipro data

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:

  1. 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).
  2. Predict Future Prices. Using the Collectipro API, extrapolate the future price value of a certain edition based on past trends.
  3. 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.
  4. 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.

image

About

Samples of what you can build with Collectipro data.

https://collectipro.com/

License:Apache License 2.0


Languages

Language:Python 100.0%