OpenSea Collections Floor Scraper avatar

OpenSea Collections Floor Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
OpenSea Collections Floor Scraper

OpenSea Collections Floor Scraper

Track NFT collections on OpenSea across Ethereum, Polygon, Solana, Base, Arbitrum, and more with slug, name, floor_price, volume_24h, sales_24h, owners, total_supply, and chain. Sort by market cap or volume. Useful for NFT analytics, floor monitoring, and collection ranking.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

ParseForge Banner

🌊 OpenSea Collections Floor Scraper

🚀 Export OpenSea NFT collections in seconds, including slug, name, floor price, 24h volume, sales, owners, total supply, and chain, straight from the public api.opensea.io v2 endpoint.

🕒 Last updated: 2026-05-29 · 📊 12 fields per record · 10 chains supported · Real-time NFT floors

The OpenSea Collections Floor Scraper turns the OpenSea v2 collections endpoint into a clean dataset. It uses a real Chrome TLS fingerprint (impit) and walks the cursor-paginated feed across Ethereum, Polygon, Solana, Arbitrum, Optimism, Base, Zora, Avalanche, BSC, and Klaytn.

🎯 Target Audience💡 Primary Use Cases
📊 NFT analystsTrack floor prices across chains
💱 Quant teamsNFT-fi signal pipelines
🏢 NFT marketplacesCompetitive intelligence
🤖 ML researchersTrain NFT valuation models
📰 Crypto journalistsNFT trend stories
👩‍💻 DevelopersMirror OpenSea catalog

📋 What the OpenSea Collections Floor Scraper does

  • Calls https://api.opensea.io/api/v2/collections with chain & order_by.
  • Uses impit (real Chrome TLS fingerprint) to bypass Cloudflare bot checks.
  • Walks pagination until maxItems.
  • Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

💡 Why it matters: OpenSea is the largest NFT marketplace. The v2 API is rich but gated behind Cloudflare; this actor handles fingerprinting and pagination.

🎬 Full Demo

🚧 Coming soon.

⚙️ Input

FieldTypeRequiredDescription
maxItemsintegerNoFree 10, paid up to 1M.
chainenumNo10 supported chains.
orderByenumNomarket_cap, 7d/1d volume, owners, created.

Example 1:

{ "chain": "ethereum", "orderBy": "market_cap", "maxItems": 50 }

Example 2:

{ "chain": "base", "orderBy": "one_day_volume" }

⚠️ Good to Know: OpenSea v2 is Cloudflare-protected. This actor uses a real Chrome TLS fingerprint. A free OpenSea key raises your rate limit.

📊 Output

FieldTypeDescription
🖼️ imageUrlstringCollection image.
🔖 slugstringOpenSea slug.
📛 namestringCollection name.
🔗 urlstringOpenSea page.
⛓️ chainstringChain.
💲 floor_pricenumberFloor in native currency.
📦 volume_24hnumber24h trade volume.
🔁 sales_24hnumber24h sales count.
👥 ownersnumberUnique owners.
🧮 total_supplynumberTotal supply.
🕒 scrapedAtstringWhen fetched.
errorstringError if upstream failed.

Sample record:

{
"imageUrl": "https://i.seadn.io/.../boredapeyachtclub.png",
"slug": "boredapeyachtclub",
"name": "Bored Ape Yacht Club",
"url": "https://opensea.io/collection/boredapeyachtclub",
"chain": "ethereum",
"floor_price": 12.5,
"volume_24h": 124.5,
"sales_24h": 18,
"owners": 5392,
"total_supply": 10000,
"scrapedAt": "2026-05-29T13:00:00.000Z",
"error": null
}

✨ Why choose this Actor

| 🛡️ | Real Chrome TLS fingerprint (impit). | | ⛓️ | 10 chains supported. | | 🔢 | Numeric casting. | | 🛟 | Errors surfaced cleanly. | | 🔌 | Chain & sort filters. | | 💾 | CSV / Excel / JSON / XML / RSS / HTML. |

📈 How it compares to alternatives

ApproachSetupCloudflare bypass?Pagination?Errors?
Raw fetchhoursmanual
Python scripthoursmanualpartialpartial
This Actor5 sec

🚀 How to use

  1. Click Try for free.
  2. Pick a chain & sort.
  3. Click Start.

💼 Business use cases

📊 NFT analytics. Cross-chain floor leaderboards.

💼 Quant signals. NFT-fi feature engineering.

📰 Newsroom. Verify NFT volume figures.

🤖 ML. Train valuation models.

🔌 Automating OpenSea Collections Floor Scraper

  • Make / Zapier to Airtable / Slack.
  • Cron schedule native Apify.
  • Webhooks on completion.
  • Pipe to BigQuery / Snowflake / Postgres.

🌟 Beyond business use cases

🎓 Education. Web3 class material.

🧪 Personal research. Track your favourite collections.

🤝 Open data. NFT dashboards.

🧰 Prototyping. Quick feed.

🤖 Ask an AI assistant about this scraper

Drop this README into ChatGPT or Claude.

❓ Frequently Asked Questions

❓ API key? No setup needed. The operator pre-configures upstream access for paid runs.

❓ Cloudflare? Bypassed via impit Chrome TLS.

❓ Chains? 10 supported.

❓ Cast? Yes.

❓ Errors? Clean {error} record.

❓ Schedule? Yes.

❓ Scraping or API? Public API.

❓ Schema stable? Yes.

❓ Formats? CSV, Excel, JSON, JSONL, XML, RSS, HTML.

❓ Coverage? Full OpenSea catalog.

🔌 Integrate with any app

Apify integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, REST/webhook.

ActorWhat it does
ParseForge Hyperliquid Perp Funding ScraperHyperliquid perps.
ParseForge GMX Arbitrum Stats ScraperGMX stats.
ParseForge Drift Protocol Markets ScraperDrift perps.
ParseForge Alpha Vantage Public ScraperStocks, FX, crypto.

💡 Pro Tip: browse the complete ParseForge collection for 900+ scrapers.


Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.