OpenRarity developer documentation
  • OpenRarity documentation
  • Quick Guides
    • Integrating OpenRarity in your application
    • Rank any collections in batches with OpenSea API
    • Rank any collections in shell with OpenSea API
  • Fundamentals
    • Why we need OpenRarity
    • Methodology
    • Library Design
  • Contributions
    • Project setup and core technologies
    • Contributions guide
Powered by GitBook
On this page
  1. Quick Guides

Rank any collections in batches with OpenSea API

PreviousIntegrating OpenRarity in your applicationNextRank any collections in shell with OpenSea API

Last updated 2 years ago

You may use the rarity resolver tool to either view ranking scores across providers, or to debug any collections scoring. Follow these steps to score the collection with the tool (by calling OpenSea API):

  • Curate the you want to score with OpenRarity

  • Run scoring for these collections with the following command:

    python -m open_rarity.resolver.testset_resolver # without external rarity resolution
    python -m open_rarity.resolver.testset_resolver external # with external rarity resolution
  • Inspect scoring log file and csv files with ranking result.

collections list