Skip to content

peachjelly13/webscraping_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

webscraping_basic

  • A very basic web scraper using BeautifulSoup
  • BeautifulSoup is a Python package for parsing HTML and XML documents
  • The parser library used is - "lxml"
  • Also used "Rich" a python library for writing rich text (Used here to beautify and add colors to CLI)

About

A very basic webscraper using python and beautifulsoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages