Skip to content

Instantly share code, notes, and snippets.

@Nithilaa
Created June 10, 2021 03:29
Show Gist options
  • Save Nithilaa/14f6076b09d8a3b264374d059c094a39 to your computer and use it in GitHub Desktop.
Save Nithilaa/14f6076b09d8a3b264374d059c094a39 to your computer and use it in GitHub Desktop.
importing necessary dependencies
pip install BeautifulSoup4
import bs4
import re
from bs4 import BeautifulSoup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment