Skip to content

Instantly share code, notes, and snippets.

@theawesomenayak
Created October 12, 2020 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theawesomenayak/1370454bb17aa7c052af901f73010813 to your computer and use it in GitHub Desktop.
Save theawesomenayak/1370454bb17aa7c052af901f73010813 to your computer and use it in GitHub Desktop.
import bs4
from bs4 import BeautifulSoup as soup
from urllib.request import urlopen
news_url = "https://news.google.com/news/rss"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment