0

How can I get plain text (stripped of HTML) from inside a any tag with the class name of calendardescription given a URL in python? Matching text in different tags should also be separated by a blank line. This is for text to speech purposes.

Thanks in advance.

2 Answers 2

2

You want to use the popular library: Beautiful Soup

Here is the documentation.

Sign up to request clarification or add additional context in comments.

Comments

1

look in the direction of beautiful soup.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.