A program written in Python using selenium web drivers to collect discord servers and floor prices associated with a NFT collection
Download the latest Chrome Drivers at https://chromedriver.chromium.org/downloads, outdated drivers will cause an error while executing code.
Line 7 "browser = webdriver.Chrome(executable_path=r'C:\Users\Ruthless Economy PC\Desktop\Gemini Webdriver\chromedriver.exe')" must be changed to match the file path you save the chrome driver to.