Rarible NFT Scraper | Collections, Listings, Sales & Traits
Pricing
from $3.50 / 1,000 results
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
Maintained by CommunityActor 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:
| Field | Description |
|---|---|
collectionId | Rarible collection identifier |
name | Collection name |
description | Collection description |
imageUrl | Collection image |
blockchain | Blockchain/network |
contractAddress | NFT contract address |
floorPrice | Current floor price |
floorPriceUsd | Floor price in USD |
volume24h | 24-hour trading volume |
volumeAllTime | Total trading volume |
owners | Number of owners |
totalSupply | Collection supply |
listedCount | Number of listed NFTs |
externalUrl | Collection website |
scrapedAt | Collection extraction timestamp |
Current Listings
Listing records contain:
| Field | Description |
|---|---|
collectionId | Collection identifier |
tokenId | NFT token ID |
name | NFT name |
price | Listing price |
priceUsd | Price in USD |
currency | Listing currency |
seller | Seller wallet/address |
listingUrl | Rarible listing URL |
imageUrl | NFT image |
scrapedAt | Extraction timestamp |
Sales & Activity
Activity records contain:
| Field | Description |
|---|---|
collectionId | Collection identifier |
tokenId | NFT token ID |
name | NFT name |
price | Sale/activity price |
priceUsd | USD value |
currency | Transaction currency |
buyer | Buyer wallet/address |
seller | Seller wallet/address |
transactionHash | Blockchain transaction hash |
timestamp | Activity timestamp |
eventType | Activity/event type |
scrapedAt | Extraction timestamp |
Traits & Rarity
Trait records contain:
| Field | Description |
|---|---|
collectionId | Collection identifier |
traitType | Trait category |
traitValue | Trait value |
count | Number of NFTs with the trait |
rarity | Calculated/provided rarity percentage |
scrapedAt | Extraction timestamp |
Collection Offers
Offer records contain:
| Field | Description |
|---|---|
collectionId | Collection identifier |
price | Offer price |
priceUsd | Offer value in USD |
currency | Offer currency |
bidder | Bidder wallet/address |
quantity | Number of NFTs covered by the offer |
expiration | Offer expiration time |
offerUrl | Offer URL |
scrapedAt | Extraction 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
- Configure the Actor using the Input tab.
- Provide the Rarible collection or other supported input required by the Actor.
- Start the Actor.
- Wait for the dataset to finish processing.
- Open the Dataset to explore collection, listing, activity, trait, and offer records.
- 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.
Related Actors
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