This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Required libraries | |
from selenium import webdriver | |
from selenium.webdriver.common.keys import Keys | |
from webdriver_manager.chrome import ChromeDriverManager | |
# Define Brave path | |
brave_path = "C:/Program Files/BraveSoftware/Brave-Browser/Application/brave.exe" | |
options = webdriver.ChromeOptions() | |
options.binary_location = brave_path |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Required libraries | |
from bs4 import BeautifulSoup | |
from selenium import webdriver | |
def extractElonFollowers(browser: webdriver): | |
browser.get('https://bitclout.com/u/elonmusk/followers') | |
time.sleep(10) | |
source = browser.page_source | |
soup = BeautifulSoup(source) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1000_elon_followers_list = (3dprintingfrog,3one4capital,49thandwander,Aaronfrost,Aashir_Ak,aave,Abdullah_Coin,abemalek,Abhishek_Wallstreet,abrody,abudzar,adrianmorrison,Adrienbarisic,Agape,ahmetenesdur,airbob,ajitpsakri,AleksandrMars,AlexB,alexeykhodykin,Alexey_Puchkov_,AlexHoeptner,alexhowarth,alexkirshenbaum,aliboy,alpforp,alphaelite,AlphaMan,alsqo0104,AltezLansing,altf,AmericanTune,Amirulislam,Amzush,AndrewD9001,AndyMatias,anhdungle01,anirudhyogi,ankittandon,anni3zhang,anthonypalma,ApexBasedCrypto,apple,APPLECHAIN,aranoff,aras,arianagrande,ARJ,ArjomandyDanial,arjunshukla,Armandania2004,Arminhoffmann,aroramahak,ArtCreator,artz,Ashihadah,ashishd,ashishsangai,AshOnCrypto,AsianJunkies,Astronauts,AtaraMotorsports,atif137,Atticus,Aucarter,Audreyobordelo,Avanzato,AviSharma,AwebZ,axspointe,ayberkayyyy,ayeshakiani,Ayub,AYUSHMAURYAVANSHI,AzraRidley,Baby_Yoda,Bader,BadShahaha,Bahamajack,BajramHushi,Banan,band,banza_inc,barusu,Bashka,Batyr85,Bearly,BeastMode,BeeHiveIV,bege,BemeCoin,Beomsuha,Bergtower,bethanylynn,bfbs, |