beautifulsoup-tutorial icon indicating copy to clipboard operation
beautifulsoup-tutorial copied to clipboard

:sparkles: :ramen: Scrape webpage metadata using BeautifulSoup.

Results 31 beautifulsoup-tutorial issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | beautifulsoup4 ([changelog](https://git.launchpad.net/beautifulsoup/tree/CHANGELOG)) | `==4.12.2` -> `==4.14.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/beautifulsoup4/4.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/beautifulsoup4/4.12.2/4.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.1 to 4.12.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=beautifulsoup4&package-manager=pip&previous-version=4.9.1&new-version=4.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.15. Release notes Sourced from urllib3's releases. 1.26.15 Fix socket timeout value when HTTPConnection is reused (urllib3/urllib3#2645) Remove "!" character from the unreserved characters in...

dependencies

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.5.0 to 9.1.0. Release notes Sourced from more-itertools's releases. Version 9.1.0 See PR #678 for details. Version 9.0.0 See PR #647 for details Version 8.14.0 See PR...

dependencies

Error: ``` Traceback (most recent call last): File "main.py", line 5, in scrape = scrape_page_metadata() TypeError: scrape_page_metadata() missing 1 required positional argument: 'url' ``` How to obtain error: ``` !git...

Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.0.1 to 2.4. Release notes Sourced from soupsieve's releases. 2.4 NEW: Update to support changes related to :lang() in the official CSS spec. :lang("") should match unspecified...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.28.2. Release notes Sourced from requests's releases. v2.28.2 2.28.2 (2023-01-12) Dependencies Requests now supports charset_normalizer 3.x. (#6261) Bugfixes Updated MissingSchema exception to suggest https scheme...

dependencies

Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.0 to 22.2.0. Release notes Sourced from attrs's releases. 22.2.0 Highlights It's been a lot busier than the changelog indicates, but a lot of the work happened...

dependencies

Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.1.0. Release notes Sourced from chardet's releases. chardet 5.1.0 Features Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.11.0. Changelog Sourced from py's changelog. 1.11.0 (2021-11-04) Support Python 3.11 Support NO_COLOR environment variable Update vendored apipkg: 1.5 => 2.0 1.10.0 (2020-12-12) Fix a...

dependencies