/coinmarketcap-python-scraper

coinmarketcap python scraper with selenium and bs4

Primary LanguagePython

CoinMarketCap Scraper🗿

Python Scrapper with Selenium and Beautiful Soup

this bot scrap all the main pages in coinmarketcap and return CSV file in root, this bot just return all links of social medias not price but by little change you can get it just start the bot and chill ;)

Requirement

  • You have to download chromedriver and paste in root of bot folder (name it chromedriver.exe), you can find appropriate version of chrome in 🎈Here
  • Write command pip install selenium
  • Write command pip install beautifulsoup4

and thats Done.