Skip to content
New issue

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

Extract mhtml content into Python dictionary #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mka0001
Copy link

@Mka0001 Mka0001 commented Jul 18, 2024

  • New: Extract mhtml content into Python dictionary.
  • Bug fix: Handling break properly in try-except block.

I've modified some stuff in the extractor. Maybe it will be useful in certain scenarios. If you are using the script - with the presented modifications - inside Python code, you can extract mhtml content into Python dictionary. It is useful, if you need the content, but you don't want/need to handle files (e.g. if you only need to extract some info from html).

- Bug fix: Handling `break` properly in `try-except` block.
@AScriver
Copy link
Owner

My apologies for the delay in getting this reviewed, work has pretty much taken over most of my days. I'll see if I can take a look at this over the weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants