Skip to content

mohhamad-esmaili/coinmarketcap-python-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.