Learn practical skills, build real-world projects, and advance your career

Web Scraping global cryptocurrencies using Beautiful Soup

Extracting the details of top 100 cryptocurrenices based on their Market Capitalization from the website CoinMarketCap

alt

Image credits - Bermix Studio from Unsplash


!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="project-web-scraping")
[jovian] Attempting to save notebook.. [jovian] Updating notebook "shaswathpatil7/project-web-scraping-v1" on https://jovian.ai [jovian] Uploading notebook.. [jovian] Uploading additional files...
[jovian] Error: Looks like the notebook is missing output cells, please save the notebook and try jovian.commit again.