Rarible NFT Scraper | Collections, Listings, Sales & Traits avatar

Rarible NFT Scraper | Collections, Listings, Sales & Traits

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Rarible NFT Scraper | Collections, Listings, Sales & Traits

Rarible NFT Scraper | Collections, Listings, Sales & Traits

Extract NFT collection metadata, listings, sales activity, traits and creator profiles from Rarible.com. Supports Ethereum, Polygon, Base, and other EVM chains.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Rarible NFT Scraper

Extract structured NFT market data from Rarible.com for NFT research, market analysis, collection monitoring, trading intelligence, and blockchain analytics.

This Actor collects collection metadata, current listings, sales/activity, collection offers, and trait/rarity data and returns everything as clean, structured dataset records.

Supports Ethereum, Polygon, Base, and other EVM-compatible chains available through Rarible.

Why use this Actor?

📊 NFT Market Research

Analyze NFT collections without manually browsing individual Rarible pages. Collect collection statistics, prices, trading activity, owners, supply, listings, and more.

💰 Track Listings & Prices

Extract current NFT listings with:

  • NFT name and token ID
  • Asking price
  • USD price
  • Currency
  • Seller wallet
  • Listing URL
  • NFT image

📈 Analyze Sales Activity

Collect recent marketplace activity and sales, including:

  • Sale price
  • USD value
  • Buyer wallet
  • Seller wallet
  • Transaction hash
  • Event type
  • Timestamp
  • Token ID

🎨 Analyze Traits & Rarity

Extract collection traits and rarity information to identify:

  • Trait categories
  • Trait values
  • Trait counts
  • Rarity percentages

🤝 Monitor Collection Offers

Collect active collection-level offers including:

  • Offer price
  • USD value
  • Currency
  • Bidder wallet
  • Quantity
  • Expiration
  • Offer URL

⛓️ Multi-Chain NFT Data

The Actor supports Rarible collections across supported EVM networks, including:

  • Ethereum
  • Polygon
  • Base
  • Other supported EVM chains

What data does it extract?

The Actor produces several structured record types.

Collection Metadata

Collection records include:

FieldDescription
collectionIdRarible collection identifier
nameCollection name
descriptionCollection description
imageUrlCollection image
blockchainBlockchain/network
contractAddressNFT contract address
floorPriceCurrent floor price
floorPriceUsdFloor price in USD
volume24h24-hour trading volume
volumeAllTimeTotal trading volume
ownersNumber of owners
totalSupplyCollection supply
listedCountNumber of listed NFTs
externalUrlCollection website
scrapedAtCollection extraction timestamp

Current Listings

Listing records contain:

FieldDescription
collectionIdCollection identifier
tokenIdNFT token ID
nameNFT name
priceListing price
priceUsdPrice in USD
currencyListing currency
sellerSeller wallet/address
listingUrlRarible listing URL
imageUrlNFT image
scrapedAtExtraction timestamp

Sales & Activity

Activity records contain:

FieldDescription
collectionIdCollection identifier
tokenIdNFT token ID
nameNFT name
priceSale/activity price
priceUsdUSD value
currencyTransaction currency
buyerBuyer wallet/address
sellerSeller wallet/address
transactionHashBlockchain transaction hash
timestampActivity timestamp
eventTypeActivity/event type
scrapedAtExtraction timestamp

Traits & Rarity

Trait records contain:

FieldDescription
collectionIdCollection identifier
traitTypeTrait category
traitValueTrait value
countNumber of NFTs with the trait
rarityCalculated/provided rarity percentage
scrapedAtExtraction timestamp

Collection Offers

Offer records contain:

FieldDescription
collectionIdCollection identifier
priceOffer price
priceUsdOffer value in USD
currencyOffer currency
bidderBidder wallet/address
quantityNumber of NFTs covered by the offer
expirationOffer expiration time
offerUrlOffer URL
scrapedAtExtraction timestamp

Use cases

This Actor is useful for:

  • NFT market research
  • NFT collection monitoring
  • Floor price tracking
  • NFT trading analytics
  • Rarity research
  • Collection comparison
  • Sales activity analysis
  • Wallet and trader research
  • Blockchain analytics
  • NFT investment research
  • Market intelligence
  • Historical data collection

Output

Results are stored in an Apify Dataset and organized into dedicated views:

  • Collection Metadata — collection statistics and blockchain information
  • Current Listings (Asks) — active NFT listings
  • Traits & Rarity — collection traits and rarity data
  • Recent Activity/Sales — marketplace activity and transactions
  • Collection Offers (Bids) — active collection offers

You can export the dataset as JSON, CSV, Excel, or use it through the Apify API.

Example output

Collection

{
"type": "collection",
"collectionId": "collection-id",
"name": "Example NFT Collection",
"description": "Example collection description",
"imageUrl": "https://example.com/image.png",
"blockchain": "ethereum",
"contractAddress": "0x...",
"floorPrice": "0.50 ETH",
"floorPriceUsd": 1250,
"volume24h": "12.4 ETH",
"volumeAllTime": "4,250 ETH",
"owners": 3200,
"totalSupply": 10000,
"listedCount": 420,
"externalUrl": "https://example.com",
"scrapedAt": "2026-09-02T00:00:00.000Z"
}

Listing

{
"type": "listing",
"collectionId": "collection-id",
"tokenId": "1234",
"name": "Example NFT #1234",
"price": "0.75 ETH",
"priceUsd": 1875,
"currency": "ETH",
"seller": "0x...",
"listingUrl": "https://rarible.com/...",
"imageUrl": "https://...",
"scrapedAt": "2026-09-02T00:00:00.000Z"
}

How to use

  1. Configure the Actor using the Input tab.
  2. Provide the Rarible collection or other supported input required by the Actor.
  3. Start the Actor.
  4. Wait for the dataset to finish processing.
  5. Open the Dataset to explore collection, listing, activity, trait, and offer records.
  6. Export the results or consume them programmatically through the Apify API.

Dataset views

The dataset includes dedicated views so you can work with different types of NFT data independently.

Collection Metadata

Use this view for collection-level analysis such as floor price, supply, owners, volume, and listings.

Current Listings (Asks)

Use this view to analyze currently listed NFTs, prices, sellers, and individual token information.

Traits & Rarity

Use this view to study trait distributions and rarity across a collection.

Recent Activity/Sales

Use this view to analyze recent transactions, buyers, sellers, prices, and blockchain transaction hashes.

Collection Offers (Bids)

Use this view to monitor collection-level offers, bidders, quantities, prices, and expiration times.

Why structured NFT data?

Rarible pages contain valuable information for NFT research, but manually collecting it across collections and listings is slow and difficult to analyze.

This Actor converts marketplace information into structured records that can be exported, filtered, analyzed, or connected to other workflows.

Use the resulting data with:

  • Python
  • Excel
  • Google Sheets
  • BI dashboards
  • Databases
  • Data pipelines
  • Apify API
  • Automation platforms

Responsible use

This Actor is intended for accessing publicly available marketplace information.

Users are responsible for ensuring that their use of the collected data complies with Rarible's terms, applicable laws, and any relevant blockchain or marketplace requirements.

Do not use the Actor to bypass access controls, authentication, or other technical restrictions.

Support

If you encounter an issue with the Actor or have a feature request, please use the support options available on the Apify platform.

Verified related actors on Apify that pair well with this one. All links point to real, publicly available actors.

SEO Keywords

rarible scraper, nft market data, rarible nft listings, nft collection data, rarible sales data, nft rarity tracker, rarible collection monitoring, nft trading intelligence, blockchain nft data, ethereum nft data, polygon nft data, rarible api alternative, nft collection analytics, rarible trait rarity, nft price tracking, nft market research, rarible export, nft offers data, multi chain nft data, rarible dataset