We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have written a descriptive title
I have searched existing feature requests to ensure it has not already been proposed
I agree to follow the Code of Conduct that this project adheres to
As title states; makes it easier to work with raw text contents of HTML, rather than having to parse the HTML DOM.
Some clinical systems don't provide an export of files/documents so a combination of RPA/web crawling pulls html from their web apps instead.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Prerequisites
I have written a descriptive title
I have searched existing feature requests to ensure it has not already been proposed
I agree to follow the Code of Conduct that this project adheres to
Description
As title states; makes it easier to work with raw text contents of HTML, rather than having to parse the HTML DOM.
Some clinical systems don't provide an export of files/documents so a combination of RPA/web crawling pulls html from their web apps instead.
The text was updated successfully, but these errors were encountered: