Coinbase Blog Scraper

A Python web scraper to scrape latest posts from official Coinbase’s Blog.

IDEA

It scrapes up latest blog posts from https://blog.coinbase.com/latest and rings an alarm whenever they post any update.
Made this for a Trader Chigga on Discord.
I’ve used requests and bs4(beautiful soup) for the main scraping and playsound library to ring the alarm.

INSTALLATION

pip install requeriments.txt

the original code is Coinbase-Blog-Scrapper, but is not working.

GitHub

View Github