Convex-Labs / honestnft-shenanigans

HonestNFT Shenanigan Scanning Tools
https://honestnft-shenanigans.readthedocs.io/
MIT License
176 stars 70 forks source link

feat: implement user-defined CSS selector #116

Closed Barabazs closed 2 years ago

Barabazs commented 2 years ago

This PR introduces a user-defined CSS selector for scraping OpenSea suspicious NFTs.

Reason:

OS uses next.js and when they rebuild the frontend, the CSS selector changes. If the user relies on an old (and wrong) selector, all NFTs would be flagged as non suspicious, without alerting the user.