Opensea Collection Scraper avatar
Opensea Collection Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Opensea Collection Scraper

Opensea Collection Scraper

dhrumil/opensea-collection-scraper

Opensea NFT collection scraper for Apify which helps you extract complete list of all assets from given collection.

User avatar

Container Fails..

Closed

gKBjtWakdfGKLHK47 opened this issue
2 years ago

Hi, I am trying to run this but the container is failing. I am try to run the script on following URL: https://opensea.io/collection/generascope

Mind helping out? Thanks

User avatar

2 years ago

Here is the output for your reference:

2022-05-17T09:37:55.693Z ACTOR: Pulling Docker image from repository. 2022-05-17T09:38:06.704Z ACTOR: Creating Docker container. 2022-05-17T09:38:09.093Z ACTOR: Starting Docker container. 2022-05-17T09:38:09.821Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1280x720x16 -nolisten tcp 2022-05-17T09:38:09.822Z Executing main command 2022-05-17T09:38:11.415Z INFO System info {"apifyVersion":"2.2.1","apifyClientVersion":"2.0.7","osType":"Linux","nodeVersion":"v16.15.0"} 2022-05-17T09:38:11.510Z Input: 2022-05-17T09:38:11.512Z { 2022-05-17T09:38:11.514Z startUrls: [ { url: 'https://opensea.io/collection/generascope' } ], 2022-05-17T09:38:11.515Z extendOutputFunction: '(asset) => {\n' + 2022-05-17T09:38:11.515Z ' const result = {};\n' + 2022-05-17T09:38:11.516Z ' // Uncomment to add a asset id to the output\n' + 2022-05-17T09:38:11.517Z ' // result.id = asset.id;\n' + 2022-05-17T09:38:11.518Z '\n' + 2022-05-17T09:38:11.519Z ' return result;\n' + 2022-05-17T09:38:11.520Z '}', 2022-05-17T09:38:11.521Z proxy: { useApifyProxy: true, apifyProxyCountry: 'US' } 2022-05-17T09:38:11.521Z } 2022-05-17T09:38:12.715Z Initiating session... 2022-05-17T09:39:00.855Z WARN Stealth: Evaluating hiding tricks in too many iframes (limit: 10).You might experience some performance issues. Try setting 'stealth' false 2022-05-17T09:40:17.997Z ERROR 2022-05-17T09:40:17.998Z TimeoutError: Timeout exceeded while waiting for event 2022-05-17T09:40:17.999Z at Timeout.

User avatar

Can you please try again with latest version (0.2.6) again ? I just published 10 minutes ago. If issue still persists, please share run url & I will be glad to look into it. There is 'Share' button right there on the top right corner of the run screen from where logs appears.

Thanks, Dhrumil

User avatar

Can you please confirm whether the issue is solved or not with latest version ? I will close the this thread anyway after 3 days as I am no longer getting the issue after fixes have been applied in latest version. Still, it's always good get it confirmed from the person who has reported at the first place.

Developer
Maintained by Community