Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

BeautifulSoup is throwing a warning because of the parser#2

Open
andruten wants to merge 1 commit into
HenrikOssipoff:masterfrom
andruten:hotfix/beautiful-soup-html-parser
Open

BeautifulSoup is throwing a warning because of the parser#2
andruten wants to merge 1 commit into
HenrikOssipoff:masterfrom
andruten:hotfix/beautiful-soup-html-parser

Conversation

@andruten
Copy link
Copy Markdown

UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html.parser"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

@HenrikOssipoff
Copy link
Copy Markdown
Owner

Thank you for this! I have a bunch of fixes/changes I need to add myself as well.

Will take a look within the next few days.

@andruten
Copy link
Copy Markdown
Author

Perfect! Thank you! Please, let me know when you fix it :).

@jaywink
Copy link
Copy Markdown

jaywink commented Oct 14, 2017

@andruten I included this and some other tweaks and fixes to my fork, if interested. It will be maintained as I'm using it actively for a project. It's Python 3 only though: https://github.com/jaywink/python-opengraph/blob/master/CHANGELOG.md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants