How to install python3-beautifulsoup4 on Amazon Linux
HTML/XML parser for quick-turnaround applications like screen-scraping
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | ✓ | — | 4.10.0 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | ✓ | — | 4.6.3 |
Description
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.
Built for Amazon Linux.
Install
python3-beautifulsoup4 on Amazon Linux 2, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-beautifulsoup4
Package downloads require an active GetPageSpeed subscription — one repository for python3-beautifulsoup4 and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python3-beautifulsoup4 on Amazon Linux?
Add the GetPageSpeed repository, then install the python3-beautifulsoup4 package with your system package manager.
Which Amazon Linux versions is python3-beautifulsoup4 available for?
python3-beautifulsoup4 is available for Amazon Linux 2, 2023.