You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wish to use beautiful soup to extract all of the links from mail's body. BeautifulSoup accepts only html input so I would have to acquire mail bodies in that format. Is that possible with this library and how?
The text was updated successfully, but these errors were encountered:
I wish to use beautiful soup to extract all of the links from mail's body. BeautifulSoup accepts only html input so I would have to acquire mail bodies in that format. Is that possible with this library and how?
The text was updated successfully, but these errors were encountered: