opensea-scraper
opensea-scraper copied to clipboard
Image scraper for OpenSea collection assets
PS C:\Users\lol\Desktop\opensea-scraper-main> python scrape.py -o D:/bored_apes -c boredapeyachtclub -i 10000 0%| | 0/10000 [00:00
i have this problem
Script is processing till 10050 NFTs & then it stops. Tried this for a couple of projects like meebits, mutant apes etc. 
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