
Opensea Collection Scraper
Deprecated
Pricing
$30.00/month + usage

Opensea Collection Scraper
Deprecated
Opensea NFT collection scraper for Apify which helps you extract complete list of all assets from given collection.
0.0 (0)
Pricing
$30.00/month + usage
1
Monthly users
1
Last modified
2 years ago
You can access the Opensea Collection Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://opensea.io/collection/10ktf-stockroom"
5 }
6 ],
7 "maxItemsPerCollection": 20,
8 "extendOutputFunction": "(asset) => {\\n const result = {};\\n // Uncomment to add a asset id to the output\\n // result.id = asset.id;\\n\\n return result;\\n}",
9 "proxy": {
10 "useApifyProxy": true
11 }
12}' |
13apify call dhrumil/opensea-collection-scraper --silent --output-dataset
Opensea Collection Scraper API through CLI
The Apify CLI is the official tool that allows you to use Opensea Collection Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$30.00