nateraw / BeautifulSauce

BeautifulSoup's saucy sibling!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeautifulSauce 🍝

Build Status PyPi version license

BeautifulSoup's saucy sibling!

What BeautifulSauce Provides

  • ability to featurize HTML documents with custom functions
  • integration of CSS attributes (with inheritance!) applied to each Tag
  • options for indexing HTML with numerical index lists
  • built in utility functions that cover common boilerplate snippets

Installation

pip install BeautifulSauce

Usage Example

Open In Colab

About

BeautifulSoup's saucy sibling!

License:MIT License


Languages

Language:Jupyter Notebook 58.7%Language:Python 35.5%Language:HTML 2.6%Language:Dockerfile 2.6%Language:Makefile 0.5%