opensea-scraper icon indicating copy to clipboard operation
opensea-scraper copied to clipboard

Image scraper for OpenSea collection assets

Results 6 opensea-scraper issues
Sort by recently updated
recently updated
newest added

PS C:\Users\lol\Desktop\opensea-scraper-main> python scrape.py -o D:/bored_apes -c boredapeyachtclub -i 10000 0%| | 0/10000 [00:00

Script is processing till 10050 NFTs & then it stops. Tried this for a couple of projects like meebits, mutant apes etc. ![image](https://user-images.githubusercontent.com/14905314/147847222-ecc5c1c4-db32-4051-9ced-f33f3d8b7235.png)

Loaded up the lines of code in colab and get errors. Where do we place python scrape.py -o output_dir -c collection_name -i number_of_images? at the bottom?

Create an unverified context for SSL

Hi, Thanks for the script. I keep ssl certificate error when trying to run: running: ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1124) Any ideas? @mfrashad